Home
last modified time | relevance | path

Searched defs:test4 (Results 1 – 25 of 239) sorted by relevance

12345678910

/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Denable_if.cpp16 class test4 { class
20 template class test4<double>; variable
/minix/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-shadow.c39 struct test4 { in test3() struct
40 int i; in test3()
44 void test4(int i) { // expected-warning {{declaration shadows a variable in the global scope}} in test4() function
H A Dreturn-noreturn.c35 test4() { in test4() function
H A Dbuiltins-arm.c41 void test4() { in test4() function
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-func-not-needed.cpp32 namespace test4 { namespace
46 namespace test4 { namespace
H A Dattr-nonnull.cpp44 namespace test4 { namespace
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dattr-optnone.c21 int test4() { return test2(); } in test4() function
H A Dppc64-align-struct.c8 struct test4 { int x; int y; int z; }; argument
29 void test4 (int x, struct test4 y) in test4() function
H A Dattr-minsize.cpp40 void test4(T arg) { in test4() function
H A Dstatements.c9 void test4() { in test4() function
H A Dbuiltin-assume-aligned.c34 int test4(int *a, int b) { in test4() function
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/string.classes/
H A Dtypedefs.pass.cpp28 typedef std::u32string test4; in main() typedef
/minix/external/bsd/libc++/dist/libcxx/test/strings/string.classes/
H A Dtypedefs.pass.cpp28 typedef std::u32string test4; in main() typedef
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Darc-system-header.m19 void test4(Test4 *p) { function
H A Dmethod-lookup-3.m69 @interface Test4A - (struct test4a) test4; @end //expected-note{{using}} method
70 @interface Test4B - (struct test4b) test4; @end //expected-note{{also found}} method
71 void test4(id x) { function
/minix/external/bsd/llvm/dist/llvm/test/MC/Mips/
H A Dmips-noat.s27 test4: label
/minix/external/bsd/llvm/dist/clang/test/ARCMT/
H A Drewrite-block-var.m37 void test4(Foo *p) { function
/minix/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/
H A Ddestroy.mm38 void test4() { function
H A Darc-references.mm51 void test4(__strong id &x) { function
/minix/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Darc-no-arc-exceptions.m70 void test4(void) { function
H A Darc-unopt.m43 Test4 *test4(void) { function
/minix/external/bsd/libc++/dist/libcxx/test/std/iterators/iterator.primitives/iterator.basic/
H A Diterator.pass.cpp54 test4() in test4() function
/minix/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Dmacros-darwin.s41 .macro test4 macro
/minix/external/bsd/libc++/dist/libcxx/test/iterators/iterator.primitives/iterator.basic/
H A Diterator.pass.cpp54 test4() in test4() function
/minix/external/bsd/llvm/dist/clang/test/Parser/
H A Dstatements.c33 void test4() { in test4() function

12345678910