Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2137 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
3056 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3190 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
4025 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
4089 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp5788 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
8314 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3715 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp223 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
1966 elementType->getAsObjCInterfacePointerType(); in EmitObjCForCollectionStmt()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1796 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2491 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp440 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp534 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()