Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1713 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
1766 return HandleExprPropertyRefExpr(T->getAsObjCInterfacePointerType(), in ActOnClassPropertyRefExpr()
2532 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
2606 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3420 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
3481 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp3602 } else if (!IsArrow && BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
3608 = BaseType->getAsObjCInterfacePointerType(); in CodeCompleteMemberReferenceExpr()
5547 = ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp2499 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp520 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
H A DASTContext.cpp6591 lhs->getAsObjCInterfacePointerType()) { in ObjCQualifiedIdTypesAreCompatible()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp178 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DType.h1700 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp439 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp539 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()