Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2149 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
3059 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3195 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
4034 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
4098 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp5814 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
8392 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3718 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp223 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
1967 elementType->getAsObjCInterfacePointerType(); in EmitObjCForCollectionStmt()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1859 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2744 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp533 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()