Searched defs:OBJPT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 2148 if (const ObjCObjectPointerType * OBJPT = HandleExprPropertyRefExpr() local |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 439 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType() local |
H A D | RewriteModernObjC.cpp | 532 if (const ObjCObjectPointerType * OBJPT = convertToUnqualifiedObjCType() local |