Home
last modified time | relevance | path

Searched defs:testc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dinline-asm-validate-tmpl.cpp21 template <int N> void testc(int value) in testc() function
/llvm-project/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp13 struct testc { virtual void a(); }; struct
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp703 void testc() { in testc() function
H A Dconstant-expression-cxx14.cpp1003 constexpr int testc = f(e3, 3); variable