Home
last modified time | relevance | path

Searched defs:testA (Results 1 – 12 of 12) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp14 only<const char [16]> testA = a; variable
40 only<bool> testA = a; in f() local
45 only<int> testA = a; in f() local
49 only<bool> testA = a; in f() local
53 only<const char[5]> testA = a; in f() local
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dunions-region.m18 float testA(float f) { function
H A Dmisc-ps.m370 void testA() { function
/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Ddecldef.m20 void testA(A *a) { function
H A Ddecldef.mm33 void testA(A *a) { function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/diagnostics/
H A Dtext-diagnostics.c3 void testA() { in testA() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dinline.c131 inline void testA() {} in testA() function
/minix3/external/bsd/llvm/dist/clang/test/CXX/class.access/class.friend/
H A Dp3-cxx0x.cpp69 void testA() { (void)sizeof(A<int>); } in testA() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Duser-defined-conversions.cpp95 void testA(A a) { in testA() function
H A Dattr-deprecated.cpp199 void testA() { in testA() function
H A Dconstant-expression-cxx1y.cpp568 constexpr bool testA() { in testA() function
/minix3/external/bsd/llvm/dist/clang/test/CXX/expr/expr.prim/expr.prim.general/
H A Dp3-0x.cpp12 void testA(A &a) { in testA() function