Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprObjC.cpp1623 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
1676 return HandleExprPropertyRefExpr(T->getAsObjCInterfacePointerType(), in ActOnClassPropertyRefExpr()
2376 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
DSemaCodeComplete.cpp3623 } else if (!IsArrow && BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
3629 = BaseType->getAsObjCInterfacePointerType(); in CodeCompleteMemberReferenceExpr()
5596 = ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
DSemaDeclObjC.cpp2361 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/external/clang/lib/AST/
DType.cpp511 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
DASTContext.cpp6537 lhs->getAsObjCInterfacePointerType()) { in ObjCQualifiedIdTypesAreCompatible()
/external/clang/lib/CodeGen/
DCGObjC.cpp181 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
/external/clang/include/clang/AST/
DType.h1679 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp447 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
DRewriteModernObjC.cpp534 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()