Home
last modified time | relevance | path

Searched defs:AAA (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/FixIt/
Dtypo-using.cpp11 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/
Dvirtual_inheritance_compile_bug.cc6 struct AAA { virtual long aaa () { return 0; } }; // NOLINT in aaa() struct
/external/clang/test/Parser/
Dmissing-end.m3 @interface AAA // expected-note {{class started here}} interface
/external/testng/src/test/java/test/preserveorder/
DAAA.java7 public class AAA extends BaseLogTest { class
/external/clang/test/Analysis/inlining/
DInlineObjCClassMethod.m58 @interface AAA : NSObject interface
60 @interface AAA (MyCat) interface in MyCat
67 @implementation AAA implementation
69 @implementation AAA (MyCat) implementation in MyCat
/external/compiler-rt/test/asan/TestCases/
Dstack-buffer-overflow-with-position.cc23 char AAA[10], BBB[10], CCC[10]; in main() local
/external/clang/test/CodeGenCXX/
Dthunk-use-after-free.cpp36 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { }; class
Ddebug-info-use-after-free.cpp123 template < class SSS, class GGG = EEE < SSS > >class AAA:FFF <GGG> { }; class
235 AAA { class
/external/clang/test/SemaCXX/
Dusing-decl-1.cpp128 class CCC { public: void AAA() { } }; in AAA() function in using_suggestion_member_tyname_val::CCC
141 class AAA {}; // expected-note {{'N::AAA' declared here}} class
149 class AAA {}; // expected-note {{'N::AAA' declared here}} class
DMicrosoftExtensions.cpp189 class AAA { class
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dsizeofpack.cpp39 struct AAA { struct
/external/python/cpython3/Lib/test/
Dpickletester.py2991 class AAA(object): class
/external/mesa3d/src/mesa/x86/
Dassyntax.h380 #define AAA CHOICE(aaa, aaa, aaa) macro
1108 #define AAA aaa macro