Home
last modified time | relevance | path

Searched defs:ObjTy (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp226 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); in checkPostCall() local
312 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
318 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
334 if (const ObjCObjectType *ObjTy = in getObjectTypeForAllocAndNew() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp95 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
167 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
H A DExprEngineCXX.cpp492 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); in VisitCXXNewExpr() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.h65 llvm::DICompositeType *ObjTy = nullptr; variable
H A DCGObjC.cpp393 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); in EmitObjCMessageExpr() local
H A DCGObjCMac.cpp4231 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/aosp_15_r20/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local