Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1959 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
2870 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
2963 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3802 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
3868 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp4290 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
6541 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3663 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1590 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
H A DASTContext.cpp7946 lhs->getAsObjCInterfacePointerType()) { in ObjCQualifiedIdTypesAreCompatible()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp216 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2147 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp441 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp534 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()