Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
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
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp95 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
167 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
DExprEngineCXX.cpp492 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); in VisitCXXNewExpr() local
/external/clang/lib/CodeGen/
DCGDebugInfo.h65 llvm::DICompositeType *ObjTy = nullptr; variable
DCGObjC.cpp393 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); in EmitObjCMessageExpr() local
DCGObjCMac.cpp4231 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local