Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp2137 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
3055 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3189 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
4027 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
4093 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp5375 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
7680 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3700 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp220 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
1918 elementType->getAsObjCInterfacePointerType(); in EmitObjCForCollectionStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1730 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h2240 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp440 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp533 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()