Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp2010 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
2920 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3037 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3876 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
3942 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
HDSemaCodeComplete.cpp4804 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
6954 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
HDSemaDeclObjC.cpp3687 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp1667 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp218 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h2218 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp440 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
HDRewriteModernObjC.cpp533 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()