Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dinline.c146 extern inline void testC() {} in testC() function
147 inline void testC();
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp23 only<int> testC = c; in h() local
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-deprecated.cpp225 void testC() { in testC() function
H A Dconstant-expression-cxx14.cpp642 constexpr bool testC() { in testC() function
649 static_assert(testC(), "");
/llvm-project-15.0.7/clang/test/Analysis/
H A Ddtor.cpp559 void testC() { in testC() function