Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2138 T->getAsObjCInterfacePointerType()) { in HandleExprPropertyRefExpr()
3048 = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
3184 OCIType = ReceiverType->getAsObjCInterfacePointerType()) { in BuildInstanceMessage()
4024 castType->getAsObjCInterfacePointerType()) { in CheckObjCBridgeNSCast()
4088 castExpr->getType()->getAsObjCInterfacePointerType()) { in CheckObjCBridgeCFCast()
H A DSemaCodeComplete.cpp5964 BaseType->getAsObjCInterfacePointerType()) { in CodeCompleteMemberReferenceExpr()
8540 ReceiverType->getAsObjCInterfacePointerType()) { in CodeCompleteObjCInstanceMessage()
H A DSemaDeclObjC.cpp3720 ObjectType->getAsObjCInterfacePointerType()) { in SelectorsForTypoCorrection()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp223 = ResultType->getAsObjCInterfacePointerType(); in EmitObjCCollectionLiteral()
2011 elementType->getAsObjCInterfacePointerType(); in EmitObjCForCollectionStmt()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1906 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const { in getAsObjCInterfacePointerType() function in Type
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp438 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
H A DRewriteModernObjC.cpp532 T->getAsObjCInterfacePointerType()) { in convertToUnqualifiedObjCType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2822 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10872 {"_ZNK5clang4Type29getAsObjCInterfacePointerTypeEv", "clang::Type::getAsObjCInterfacePointerType() …