Home
last modified time | relevance | path

Searched defs:Foo2 (Results 1 – 25 of 57) sorted by relevance

123

/external/clang/test/SemaObjC/
Dcustom-atomic-property.m12 @interface Foo2 { interface
18 @implementation Foo2 implementation
/external/llvm-project/clang/test/SemaObjC/
Dcustom-atomic-property.m12 @interface Foo2 { interface
18 @implementation Foo2 implementation
Darc-property-lifetime.m182 @interface Foo2 { interface
188 @implementation Foo2 implementation
/external/compiler-rt/test/asan/TestCases/
Dcoverage-caller-callee-total-count.cc15 struct Foo2 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() argument
/external/llvm-project/clang/test/CodeGenCXX/
Dcode-seg1.cpp27 struct __declspec(code_seg("foo_outer")) Foo2 { struct
33 void Foo2::Inner::bar1() {} in bar1() argument
/external/llvm-project/clang/test/clang-rename/
DClassTestMultiByName.cpp4 class Foo2 { // CHECK: class Bar2 class
DYAMLInput.cpp4 class Foo2 { // CHECK: class Bar2 class
DClassTestMulti.cpp4 class Foo2 /* Offset 2 */ { // CHECK: class Bar2 /* Offset 2 */ { class
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-comdat-2.cpp6 FOO<int> Foo2; in bar() local
/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-comdat-2.cpp6 FOO<int> Foo2; in bar() local
/external/javassist/src/test/test/javassist/proxy/
DFoo.java13 class Foo2 { class
/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-caller-callee.cc29 struct Foo2 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() struct
/external/clang/test/SemaCXX/
Dnew-delete.cpp484 template <class Payload> struct Foo2 { struct
485 Foo2() : a_(new scoped_array2<int>[5]) { } in Foo2() argument
486 scoped_array2< scoped_array2<int> > a_;
Dwarn-unused-local-typedef.cpp9 typedef int Foo2; // no diag typedef
43 typedef int Foo2; // expected-warning {{unused typedef 'Foo2'}} in f() typedef
92 typedef int Foo2; // expected-warning {{unused typedef 'Foo2'}} in template_fun() typedef
/external/llvm-project/libcxx/test/libcxx/utilities/meta/stress_tests/
Dstress_test_metafunctions.sh.cpp51 void Foo2(TEST_AND < REPEAT_1000(TRUE_T) REPEAT_1000(TRUE_T) true_type > t2) { sink(&t2); } in Foo2() function
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
Dp1.cpp91 void Foo2() { in Foo2() function
Dp1-cxx11.cpp60 void Foo2() { in Foo2() function
/external/llvm-project/clang/test/SemaTemplate/
Dderived.cpp7 template<typename T> void Foo2(vector2<const T*> V) {} // expected-note{{candidate template ignore… in Foo2() function
/external/clang/test/SemaTemplate/
Dderived.cpp7 template<typename T> void Foo2(vector2<const T*> V) {} // expected-note{{candidate template ignore… in Foo2() function
/external/llvm-project/clang/test/CXX/basic/basic.lookup/basic.lookup.classref/
Dp1.cpp91 void Foo2() { in Foo2() function
Dp1-cxx11.cpp60 void Foo2() { in Foo2() function
/external/llvm-project/clang/test/SemaCXX/
Dnew-delete.cpp565 template <class Payload> struct Foo2 { struct
566 Foo2() : a_(new scoped_array2<int>[5]) { } in Foo2() argument
567 scoped_array2< scoped_array2<int> > a_;
Dwarn-unused-local-typedef.cpp9 typedef int Foo2; // no diag typedef
43 typedef int Foo2; // expected-warning {{unused typedef 'Foo2'}} in f() typedef
92 typedef int Foo2; // expected-warning {{unused typedef 'Foo2'}} in template_fun() typedef
/external/llvm-project/clang/test/ARCMT/
Dreleases.m88 @implementation Foo2 implementation
/external/clang/test/ARCMT/
Dreleases.m88 @implementation Foo2 implementation

123