Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp2135 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
3051 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3185 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
4020 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
4084 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp5707 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
8224 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3716 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp224 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
1977 elementType->getAsObjCInterfacePointerType(); in EmitObjCForCollectionStmt()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp1760 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DType.h2380 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp440 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp534 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()