Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp129 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); in checkPostCall() local
213 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
219 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
235 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.cpp436 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); in VisitCXXNewExpr() local
/external/clang/lib/CodeGen/
DCGDebugInfo.h59 llvm::MDCompositeType *ObjTy = nullptr; variable
DCGObjC.cpp328 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); in EmitObjCMessageExpr() local
DCGObjCMac.cpp3944 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local