/external/clang/test/SemaObjC/ |
D | custom-atomic-property.m | 12 @interface Foo2 { interface 18 @implementation Foo2 implementation
|
/external/llvm-project/clang/test/SemaObjC/ |
D | custom-atomic-property.m | 12 @interface Foo2 { interface 18 @implementation Foo2 implementation
|
D | arc-property-lifetime.m | 182 @interface Foo2 { interface 188 @implementation Foo2 implementation
|
/external/compiler-rt/test/asan/TestCases/ |
D | coverage-caller-callee-total-count.cc | 15 struct Foo2 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() argument
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | code-seg1.cpp | 27 struct __declspec(code_seg("foo_outer")) Foo2 { struct 33 void Foo2::Inner::bar1() {} in bar1() argument
|
/external/llvm-project/clang/test/clang-rename/ |
D | ClassTestMultiByName.cpp | 4 class Foo2 { // CHECK: class Bar2 class
|
D | YAMLInput.cpp | 4 class Foo2 { // CHECK: class Bar2 class
|
D | ClassTestMulti.cpp | 4 class Foo2 /* Offset 2 */ { // CHECK: class Bar2 /* Offset 2 */ { class
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-comdat-2.cpp | 6 FOO<int> Foo2; in bar() local
|
/external/llvm-project/compiler-rt/test/profile/Inputs/ |
D | instrprof-comdat-2.cpp | 6 FOO<int> Foo2; in bar() local
|
/external/javassist/src/test/test/javassist/proxy/ |
D | Foo.java | 13 class Foo2 { class
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | coverage-caller-callee.cc | 29 struct Foo2 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}}; in f() argument
|
/external/clang/test/SemaCXX/ |
D | new-delete.cpp | 484 template <class Payload> struct Foo2 { struct 485 Foo2() : a_(new scoped_array2<int>[5]) { } in Foo2() argument 486 scoped_array2< scoped_array2<int> > a_;
|
D | warn-unused-local-typedef.cpp | 9 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/ |
D | stress_test_metafunctions.sh.cpp | 51 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/ |
D | p1.cpp | 91 void Foo2() { in Foo2() function
|
D | p1-cxx11.cpp | 60 void Foo2() { in Foo2() function
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | derived.cpp | 7 template<typename T> void Foo2(vector2<const T*> V) {} // expected-note{{candidate template ignore… in Foo2() function
|
/external/clang/test/SemaTemplate/ |
D | derived.cpp | 7 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/ |
D | p1.cpp | 91 void Foo2() { in Foo2() function
|
D | p1-cxx11.cpp | 60 void Foo2() { in Foo2() function
|
/external/llvm-project/clang/test/SemaCXX/ |
D | new-delete.cpp | 565 template <class Payload> struct Foo2 { struct 566 Foo2() : a_(new scoped_array2<int>[5]) { } in Foo2() function 567 scoped_array2< scoped_array2<int> > a_;
|
D | warn-unused-local-typedef.cpp | 9 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/ |
D | releases.m | 88 @implementation Foo2 implementation
|
/external/clang/test/ARCMT/ |
D | releases.m | 88 @implementation Foo2 implementation
|