Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dinstantiate-expr-4.cpp212 static int is_pod1[is_pod<Y>::value? 1 : -1]; variable
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-expr-4.cpp221 static int is_pod1[is_pod<Y>::value? 1 : -1]; variable