Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2148 if (const ObjCObjectPointerType * OBJPT = in HandleExprPropertyRefExpr() local
2150 if (SemaRef.RequireCompleteType(MemberLoc, OBJPT->getPointeeType(), in HandleExprPropertyRefExpr()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp532 if (const ObjCObjectPointerType * OBJPT = in convertToUnqualifiedObjCType() local
534 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()