Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dinline.c143 extern inline void testC() {} in testC() function
144 inline void testC();
/external/testng/src/test/java/test/enable/
DC.java10 public void testC() {} in testC() method in C
/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.cpp225 void testC() { in testC() function
Dconstant-expression-cxx1y.cpp588 constexpr bool testC() { in testC() function
595 static_assert(testC(), "");