Home
last modified time | relevance | path

Searched refs:is_const2 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Dtemp_class_spec.cpp46 int is_const2[is_const<const volatile int>::value? 1 : -1]; variable
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_class_spec.cpp46 int is_const2[is_const<const volatile int>::value? 1 : -1]; variable