Home
last modified time | relevance | path

Searched refs:T1OPType (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp4157 const ObjCObjectPointerType *T1OPType = T1->getAs<ObjCObjectPointerType>(), in UnwrapSimilarPointerTypes() local
4159 if (T1OPType && T2OPType) { in UnwrapSimilarPointerTypes()
4160 T1 = T1OPType->getPointeeType(); in UnwrapSimilarPointerTypes()