Home
last modified time | relevance | path

Searched defs:check_ice (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dcxx2c-pack-indexing.cpp98 struct check_ice { struct
104 static_assert(check_ice<42>::x == 42); argument
/llvm-project/clang/test/AST/Interp/
H A Dcxx23.cpp