Home
last modified time | relevance | path

Searched refs:testC (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dinline.c138 extern inline void testC() {} in testC() function
139 inline void testC();
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp6.cpp23 only<int> testC = c; in h() local
/external/clang/test/SemaCXX/
Dattr-deprecated.cpp219 void testC() { in testC() function
Dconstant-expression-cxx1y.cpp588 constexpr bool testC() { in testC() function
595 static_assert(testC(), "");