Searched refs:getA8 (Results 1 – 2 of 2) sorted by relevance
113 A8* getA8() {return this;} in getA8() function141 A8* getA8() {return A8::getA8();} in getA8() function162 A8* getA8() {return A8::getA8();} in getA8() function184 A8* getA8() {return A10::getA8();} in getA8() function207 A8* getA8() {return A12::getA8();} in getA8() function324 assert(dynamic_cast<A8*>(a8.getA1_3()) == a8.getA8()); in test()325 assert(dynamic_cast<A8*>(a8.getA1_4()) == a8.getA8()); in test()326 assert(dynamic_cast<A8*>(a8.getA1_6()) == a8.getA8()); in test()327 assert(dynamic_cast<A8*>(a8.getA2()) == a8.getA8()); in test()328 assert(dynamic_cast<A8*>(a8.getA3()) == a8.getA8()); in test()[all …]