Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprObjC.cpp1633 if (const ObjCObjectPointerType * OBJPT = in HandleExprPropertyRefExpr() local
1635 if (RequireCompleteType(MemberLoc, OBJPT->getPointeeType(), in HandleExprPropertyRefExpr()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp446 if (const ObjCObjectPointerType * OBJPT = in convertToUnqualifiedObjCType() local
448 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()
DRewriteModernObjC.cpp546 if (const ObjCObjectPointerType * OBJPT = in convertToUnqualifiedObjCType() local
548 const ObjCInterfaceType *IFaceT = OBJPT->getInterfaceType(); in convertToUnqualifiedObjCType()