Searched defs:A8 (Results 1 - 3 of 3) sorted by relevance

/external/clang/INPUTS/
H A Dmacro_pounder_fn.c14 #define A8(A, B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) macro
16 A8(a, b)
H A Dmacro_pounder_obj.c14 #define A8 A7 A7 A7 A7 A7 A7 macro
16 A8
/external/libcxxabi/test/
H A Ddynamic_cast14.pass.cpp99 struct A8 struct in namespace:t1
103 virtual ~A8() {}
114 A8* getA8() {return this;}
128 : public virtual A8
133 A1* getA1_3() {return A8::getA1_3();}
134 A1* getA1_4() {return A8::getA1_4();}
135 A1* getA1_6() {return A8::getA1_6();}
136 A2* getA2() {return A8::getA2();}
137 A3* getA3() {return A8::getA3();}
138 A4* getA4() {return A8
820 struct A8 struct in namespace:t2
1541 struct A8 struct in namespace:t3
[all...]

Completed in 2269 milliseconds