Home
last modified time | relevance | path

Searched refs:getObjectType (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp117 return PointerType->getObjectType()->isObjCClass(); in isObjCClassType()
162 return {ObjTy->getObjectType(), /*Precise=*/true}; in inferReceiverType()
223 return {ReceiverInferredType->getObjectType()}; in inferReceiverType()
482 if (To->getObjectType()->getSuperClassType().isNull()) { in getMostInformativeDerivedClassImpl()
490 To->getObjectType()->getSuperClassType()->castAs<ObjCObjectType>(); in getMostInformativeDerivedClassImpl()
H A DLocalizationChecker.cpp907 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6112 const ObjCObjectType *getObjectType() const {
6128 return getObjectType()->getInterface();
6134 return getObjectType()->isObjCUnqualifiedId();
6151 return getObjectType()->isObjCQualifiedId();
6157 return getObjectType()->isObjCQualifiedClass();
6180 return getObjectType()->getTypeArgs();
6185 return getObjectType()->getTypeArgsAsWritten();
6197 return getObjectType()->qual_begin();
6201 return getObjectType()->qual_end();
6208 return getObjectType()->getNumProtocols();
[all …]
H A DExprCXX.h205 QualType getObjectType() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DType.cpp701 bound = OPT->getObjectType()->stripObjCKindOfTypeAndQuals(ctx) in isObjCIdOrObjectKindOfType()
829 QualType obj = getObjectType()->stripObjCKindOfTypeAndQuals(ctx); in stripObjCKindOfTypeAndQuals()
1296 const auto *obj = objPtr->getObjectType(); in VisitObjCTypeParamType()
1434 ? ptrType->getObjectType() in VisitAttributedType()
1547 objectType = objectPointerType->getObjectType(); in getObjCSubstitutions()
1671 if (auto interfaceDecl = getObjectType()->getInterface()) { in getInterfaceType()
1680 QualType superObjectType = getObjectType()->getSuperClassType(); in getSuperClassType()
4250 if (opt->getObjectType()->isObjCClass()) in isObjCARCImplicitlyUnretainedType()
H A DASTContext.cpp5192 const ObjCObjectType *objT = objPtr->getObjectType(); in applyObjCProtocolQualifiers()
8941 const ObjCObjectType* LHS = LHSOPT->getObjectType(); in canAssignObjCInterfaces()
8942 const ObjCObjectType* RHS = RHSOPT->getObjectType(); in canAssignObjCInterfaces()
9070 const ObjCObjectType* LHS = LHSOPT->getObjectType(); in getIntersectionOfProtocols()
9071 const ObjCObjectType* RHS = RHSOPT->getObjectType(); in getIntersectionOfProtocols()
9189 const ObjCObjectType *LHS = Lptr->getObjectType(); in areCommonBaseCompatible()
9190 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
H A DExprCXX.cpp662 QualType CXXMemberCallExpr::getObjectType() const { in getObjectType() function in CXXMemberCallExpr
H A DExprConstant.cpp11178 static QualType getObjectType(APValue::LValueBase B) { in getObjectType() function
11391 QualType BaseTy = getObjectType(LVal.getLValueBase()); in determineEndOffset()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1294 ReceiverT = cast<ObjCObjectPointerType>(SupersType)->getObjectType(); in getRuntimeDefinition()
1314 ReceiverT = ReceiverDynT->getObjectType(); in getRuntimeDefinition()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1194 const ObjCObjectType *ty = opty->getObjectType(); in ShouldTryAgainWithRedefinitionType()
1208 if (opty && !opty->getObjectType()->getInterface()) in ShouldTryAgainWithRedefinitionType()
1489 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr()
H A DSemaExprObjC.cpp3350 if (OPT->getObjectType()->isObjCClass()) { in BuildInstanceMessage()
4029 = InterfacePointerType->getObjectType()->getInterface(); in CheckObjCBridgeNSCast()
4095 = InterfacePointerType->getObjectType()->getInterface(); in CheckObjCBridgeCFCast()
H A DSemaObjCProperty.cpp595 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in CreatePropertyDecl()
H A DSemaStmt.cpp2198 const ObjCObjectType *objectType = pointerType->getObjectType(); in CheckObjCForCollectionOperand()
H A DSemaDeclObjC.cpp53 method->getReturnType()->castAs<ObjCObjectPointerType>()->getObjectType(); in checkInitMethod()
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp277 addReceivers(Ptr->getObjectType()); in VisitObjCMessageExpr()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp282 clang::QualType(pointer_objcobjpointertype->getObjectType(), 0); in CreateResultVariable()
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp437 ObjCInterfaceDecl *IDecl = ObjPtrTy->getObjectType()->getInterface(); in PropertyMemoryAttribute()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp222 = InterfacePointerType->getObjectType()->getInterface(); in EmitObjCCollectionLiteral()
H A DCGObjCGNU.cpp2394 const ObjCInterfaceDecl *IDecl = OPT->getObjectType()->getInterface(); in GetEHType()
H A DMicrosoftCXXABI.cpp1986 ThisTy = CE->getObjectType(); in EmitVirtualDestructorCall()
H A DItaniumCXXABI.cpp2028 ThisTy = CE->getObjectType(); in EmitVirtualDestructorCall()
H A DCGExprScalar.cpp2719 CharUnits size = CGF.getContext().getTypeSizeInChars(OPT->getObjectType()); in EmitScalarPrePostIncDec()
H A DCGObjCMac.cpp4833 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp1866 ObjCInterfaceDecl *IDecl = Ptr->getObjectType()->getInterface(); in RewriteObjCTryStmt()
H A DRewriteModernObjC.cpp1970 ObjCInterfaceDecl *IDecl = Ptr->getObjectType()->getInterface(); in RewriteObjCTryStmt()

12