Home
last modified time | relevance | path

Searched defs:tfoo (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Index/
H A Dindex-file.cpp14 void tfoo() {} in tfoo() function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dmissing-lhs-gun-extension.mm13 template <class T, class U = T> T tfoo(U x) { return x; } function
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.decl/dcl.meaning/
H A Dp1-0x.cpp15 class tfoo { class
/minix3/external/bsd/llvm/dist/clang/test/OpenMP/
H A Dsimd_codegen.cpp183 template <class T, unsigned K> T tfoo(T a) { return a + K; } in tfoo() function
/minix3/external/bsd/llvm/dist/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp87 void tfoo() { in tfoo() function