Home
last modified time | relevance | path

Searched defs:test2 (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/minix3/external/bsd/llvm/dist/clang/test/Misc/
H A Dserialized-diags.m3 - (void) test2; method
10 - (void) test2 {} method
/minix3/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp8.cpp29 void test2() { in test2() function
62 void test2() { in test2() function
69 namespace test2 { namespace
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dattr-gnu.cpp19 virtual void test2() {} in test2() function in __anonc48a11d00111::B
26 void test2() [[]] override {} // Ok in test2() function in __anonc48a11d00111::D
H A Dwarn-tautological-undefined-compare.cpp14 class test2 { class
15 test2() : x(y) {} in test2() function in test2
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtypename-specifier-3.cpp18 template<class T> struct test2 { T b() { return typename T::a; } }; // expected-error{{expected '('… in b() struct
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/Inputs/
H A Dtest2.m.in4 void test2(id p) { function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmalloc-protoype.c14 void test2() in test2() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2004-02-13-BuiltinFrameReturnAddress.c7 void *test2() { in test2() function
H A Dattr-optnone.c12 int test2() { return 0; } in test2() function
H A D2006-12-14-ordered_expr.c3 int test2(float X, float Y) { in test2() function
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/with space/
H A Dtest2.m.in4 void test2(id p) { function
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/
H A Dprotected-scope.m27 void test2(int p) { function
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
H A Dp6.cpp33 void test2() { in test2() function
75 void test2() { in test2() function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dmethod-conflict-1.m68 - (B*) test2; // broken-note {{previous definition is here}} method
73 - (A*) test2 { return 0; } // broken-warning {{conflicting return type in implementation of 'test2'… method
79 - (A*) test2; method
83 - (id) test2 { return 0; } method
H A Dmethod-conflict-2.m29 - (B*) test2; // expected-note {{previous definition is here}} method
34 - (A*) test2 { return 0; } // expected-warning {{conflicting return type in implementation of 'test… method
40 - (A*) test2; method
44 - (id) test2 { return 0; } method
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Darc-ternary-op.m104 void test2(int cond) { function
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.eng/rand.eng.sub/
H A Dresult_type.pass.cpp31 test2() in test2() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/
H A Dresult_type.pass.cpp33 test2() in test2() function
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dcaptured-statements.c10 void test2() in test2() function
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
H A Dresult_type.pass.cpp33 test2() in test2() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.eng/rand.eng.sub/
H A Dresult_type.pass.cpp31 test2() in test2() function
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx-ms-function-specialization-class-scope.cpp6 void test2() in test2() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/
H A Dresult_type.pass.cpp31 test2() in test2() function
/minix3/external/bsd/libc++/dist/libcxx/test/numerics/rand/rand.adapt/rand.adapt.disc/
H A Dresult_type.pass.cpp31 test2() in test2() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.memfn/
H A Dmember_function.pass.cpp22 char test2(int, double) {return 'c';} in test2() function
55 test2(F f) in test2() function

12345678910>>...29