Home
last modified time | relevance | path

Searched defs:test3 (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Dmacros-darwin.s28 .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 Dattr-gnu.cpp20 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 Druntimediag-ppe.cpp18 void test3() { 1 ? (void)0 : (void)typeid(P(1 << 32)); } in test3() function
H A Denable_if.cpp87 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 Dtypename-specifier-3.cpp19 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 Dsource-col-map.c31 void test3() { in test3() function
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp6.cpp40 void test3() { in test3() function
81 void test3() { in test3() function
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dinvalid-decl.c47 void test3; // expected-error {{incomplete type}} variable
48 void test3() { } in test3() function
H A Dassign.c10 void test3() { in test3() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dattr-optnone.c17 int test3() { return 0; } in test3() function
H A Dattr-minsize.cpp26 int test3() { in test3() function
H A Dstatements.c6 void test3() { return 4; } in test3() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Darc-arm.m33 id test3(void) { function
/minix3/external/bsd/libc++/dist/libcxx/test/strings/string.classes/
H A Dtypedefs.pass.cpp27 typedef std::u16string test3; in main() typedef
/minix3/external/bsd/libc++/dist/libcxx/test/std/strings/string.classes/
H A Dtypedefs.pass.cpp27 typedef std::u16string test3; in main() typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Darc-system-header.m14 void test3(struct Test3 *p) { function
H A Dexprs.m31 void test3(Object *o) { function
H A Dscope-check.m67 void test3() { function
H A Dmethod-lookup-3.m61 @interface Test3A - (struct test3a) test3; @end method
62 @interface Test3B - (struct test3b) test3; @end method
63 void test3(id x) { function
H A Dreturn.m17 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 Dmips-noat.s23 test3: label
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/
H A Drewrite-block-var.m27 void test3(Foo *p) { function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/
H A Ddestroy.mm31 void test3() { function
H A Darc-exceptions.mm67 void test3(void) { function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dconditional-gnu-ext.cpp64 namespace test3 { namespace
126 A test3() { in test3() function

12345678910>>...15