Home
last modified time | relevance | path

Searched defs:testa (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp5 struct testa { virtual void a(); }; struct
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsequenced.cpp653 void testa() { in testa() function
H A Dconstant-expression-cxx14.cpp1001 constexpr int testa = f(e1, 3); variable