Searched refs:testc (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Sema/
H A Dinline-asm-validate-tmpl.cpp21 template <int N> void testc(int value) function
25 int foo() { testc<2>(10); }
/external/clang/test/CodeGenCXX/
H A Dkey-function-vtable.cpp13 struct testc { virtual void a(); }; struct
14 inline void testc::a() {}
/external/clang/test/SemaCXX/
H A Dconstant-expression-cxx1y.cpp937 constexpr int testc = f(e3, 3); member in namespace:EmptyClass

Completed in 518 milliseconds