/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/ |
H A D | macros-darwin.s | 28 .macro test3 macro 33 test3 1, 2 3 label 36 test3 1, (2 3) label 39 test3 1 2 label
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | attr-gnu.cpp | 20 virtual void test3() {} in test3() function in __anonc48a11d00111::B 27 void test3() __attribute__((cf_unknown_transfer)) override {} // Ok, not known to GCC. in test3() function in __anonc48a11d00111::D
|
H A D | runtimediag-ppe.cpp | 18 void test3() { 1 ? (void)0 : (void)typeid(P(1 << 32)); } in test3() function
|
H A D | enable_if.cpp | 87 template <class T> void test3() { in test3() function 117 template <class T> void test3() { in test3() function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | typename-specifier-3.cpp | 19 template<class T> struct test3 { T b() { return typename a; } }; // expected-error{{expected a qual… in b() struct
|
/minix3/external/bsd/llvm/dist/clang/test/Frontend/ |
H A D | source-col-map.c | 31 void test3() { in test3() function
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
H A D | p6.cpp | 40 void test3() { in test3() function 81 void test3() { in test3() function
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | invalid-decl.c | 47 void test3; // expected-error {{incomplete type}} variable 48 void test3() { } in test3() function
|
H A D | assign.c | 10 void test3() { in test3() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | attr-optnone.c | 17 int test3() { return 0; } in test3() function
|
H A D | attr-minsize.cpp | 26 int test3() { in test3() function
|
H A D | statements.c | 6 void test3() { return 4; } in test3() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | arc-arm.m | 33 id test3(void) { function
|
/minix3/external/bsd/libc++/dist/libcxx/test/strings/string.classes/ |
H A D | typedefs.pass.cpp | 27 typedef std::u16string test3; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/strings/string.classes/ |
H A D | typedefs.pass.cpp | 27 typedef std::u16string test3; in main() typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | arc-system-header.m | 14 void test3(struct Test3 *p) { function
|
H A D | exprs.m | 31 void test3(Object *o) { function
|
H A D | scope-check.m | 67 void test3() { function
|
H A D | method-lookup-3.m | 61 @interface Test3A - (struct test3a) test3; @end method 62 @interface Test3B - (struct test3b) test3; @end method 63 void test3(id x) { function
|
H A D | return.m | 17 void test3(int a) { // expected-warning {{function 'test3' could be declared with attribute 'noret… function
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/Mips/ |
H A D | mips-noat.s | 23 test3: label
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | rewrite-block-var.m | 27 void test3(Foo *p) { function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/ |
H A D | destroy.mm | 31 void test3() { function
|
H A D | arc-exceptions.mm | 67 void test3(void) { function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | conditional-gnu-ext.cpp | 64 namespace test3 { namespace 126 A test3() { in test3() function
|