Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2137 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
3055 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3189 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
4026 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
4090 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp5656 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
8170 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3708 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp221 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
1925 elementType->getAsObjCInterfacePointerType(); in EmitObjCForCollectionStmt()
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp1736 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/llvm-project-15.0.7/clang/include/clang/AST/
H A DType.h2316 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp440 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp534 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()