| /external/clang/test/FixIt/ |
| D | typo-using.cpp | 11 namespace N { class AAA {}; } // expected-note {{'AAA' declared here}} class 16 namespace N { class AAA {}; } // expected-note {{'AAA' declared here}} class 44 class CCC { public: typedef int AAA; }; // expected-note {{'AAA' declared here}} typedef in using_suggestion_member_ty::CCC 49 class CCC { public: void AAA() { } }; // expected-note {{'AAA' declared here}} in AAA() function in using_suggestion_member_val::CCC 54 class CCC { public: typedef int AAA; }; // expected-note {{'AAA' declared here}} typedef in using_suggestion_member_tyname_ty::CCC
|
| /external/compiler-rt/test/tsan/ |
| D | virtual_inheritance_compile_bug.cc | 6 struct AAA { virtual long aaa () { return 0; } }; // NOLINT in aaa() struct
|
| /external/clang/test/Parser/ |
| D | missing-end.m | 3 @interface AAA // expected-note {{class started here}} interface
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | stack-buffer-overflow-with-position.cc | 23 char AAA[10], BBB[10], CCC[10]; in main() local
|
| /external/clang/test/Analysis/inlining/ |
| D | InlineObjCClassMethod.m | 58 @interface AAA : NSObject interface 60 @interface AAA (MyCat) interface in MyCat 67 @implementation AAA implementation 69 @implementation AAA (MyCat) implementation in MyCat
|
| /external/clang/test/SemaCXX/ |
| D | using-decl-1.cpp | 130 class CCC { public: void AAA() { } }; in AAA() function in using_suggestion_member_tyname_val::CCC 143 class AAA {}; // expected-note {{'N::AAA' declared here}} class 151 class AAA {}; // expected-note {{'N::AAA' declared here}} class
|
| D | MicrosoftExtensions.cpp | 120 class AAA { class
|
| /external/clang/test/CodeGenCXX/ |
| D | thunk-use-after-free.cpp | 36 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { }; class
|
| D | debug-info-use-after-free.cpp | 123 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { }; class 235 AAA { class
|
| /external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
| D | sizeofpack.cpp | 39 struct AAA { struct
|
| /external/mesa3d/src/mesa/x86/ |
| D | assyntax.h | 380 #define AAA CHOICE(aaa, aaa, aaa) macro 1116 #define AAA aaa macro
|
| /external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
| D | assyntax.h | 380 #define AAA CHOICE(aaa, aaa, aaa) macro 1116 #define AAA aaa macro
|