Searched refs:T2OPType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4274 *T2OPType = T2->getAs<ObjCObjectPointerType>(); local
4275 if (T1OPType && T2OPType) {
4277 T2 = T2OPType->getPointeeType();

Completed in 156 milliseconds