Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDDynamicTypePropagation.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
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDStore.cpp95 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
167 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
HDExprEngineCXX.cpp436 QualType ObjTy = CNE->getType()->getAs<PointerType>()->getPointeeType(); in VisitCXXNewExpr() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.h59 llvm::DICompositeType *ObjTy = nullptr; variable
HDCGObjC.cpp356 const ObjCObjectType *ObjTy = ReceiverType->getAs<ObjCObjectType>(); in EmitObjCMessageExpr() local
HDCGObjCMac.cpp3944 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/NextBSD/contrib/llvm/tools/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local