Home
last modified time | relevance | path

Searched defs:getA1 (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/libcxxabi/test/
Ddynamic_cast3.pass.cpp36 A1* getA1() {return this;} in getA1() function
89 A1* getA1() {return this;} in getA1() function
140 A1* getA1() {return this;} in getA1() function
191 A1* getA1() {return this;} in getA1() function
208 A1* getA1() {return this;} in getA1() function
242 A1* getA1() {return this;} in getA1() function
259 A1* getA1() {return this;} in getA1() function
301 A1* getA1() {return this;} in getA1() function
319 A1* getA1() {return this;} in getA1() function
358 A1* getA1() {return this;} in getA1() function
[all …]
Ddynamic_cast5.pass.cpp30 A1* getA1() {return this;} in getA1() function
48 A1* getA1() {return A1::getA1();} in getA1() function
60 t1::A1* getA1() {return A3::getA1();} in getA1() function
73 t1::A1* getA1() {return A4::getA1();} in getA1() function
174 A1* getA1() {return this;} in getA1() function
192 A1* getA1() {return A1::getA1();} in getA1() function
204 t2::A1* getA1() {return A3::getA1();} in getA1() function
217 t2::A1* getA1() {return A4::getA1();} in getA1() function
318 A1* getA1() {return this;} in getA1() function
336 A1* getA1() {return A1::getA1();} in getA1() function
[all …]
Ddynamic_cast14.pass.cpp20 A1* getA1() {return this;} in getA1() function
741 A1* getA1() {return this;} in getA1() function
1462 A1* getA1() {return this;} in getA1() function
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp33 A1* getA1() {return this;} in getA1() function
86 A1* getA1() {return this;} in getA1() function
137 A1* getA1() {return this;} in getA1() function
188 A1* getA1() {return this;} in getA1() function
205 A1* getA1() {return this;} in getA1() function
239 A1* getA1() {return this;} in getA1() function
256 A1* getA1() {return this;} in getA1() function
298 A1* getA1() {return this;} in getA1() function
316 A1* getA1() {return this;} in getA1() function
355 A1* getA1() {return this;} in getA1() function
[all …]
Ddynamic_cast5.pass.cpp27 A1* getA1() {return this;} in getA1() function
45 A1* getA1() {return A1::getA1();} in getA1() function
57 t1::A1* getA1() {return A3::getA1();} in getA1() function
70 t1::A1* getA1() {return A4::getA1();} in getA1() function
171 A1* getA1() {return this;} in getA1() function
189 A1* getA1() {return A1::getA1();} in getA1() function
201 t2::A1* getA1() {return A3::getA1();} in getA1() function
214 t2::A1* getA1() {return A4::getA1();} in getA1() function
315 A1* getA1() {return this;} in getA1() function
333 A1* getA1() {return A1::getA1();} in getA1() function
[all …]
Ddynamic_cast14.pass.cpp21 A1* getA1() {return this;} in getA1() function
742 A1* getA1() {return this;} in getA1() function
1463 A1* getA1() {return this;} in getA1() function
/external/javassist/src/test/test1/
DCodeConv.java11 public static int getA1(Object t) { return 23; } in getA1() method in CodeConvP
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/
DRotationOrder.java157 public Vector3D getA1() { in getA1() method in RotationOrder