Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDDynamicTypePropagation.cpp213 const ObjCObjectType *ObjTy = getObjectTypeForAllocAndNew(MsgE, C); in checkPostCall() local
310 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
316 if (const ObjCObjectType *ObjTy in getObjectTypeForAllocAndNew() local
332 if (const ObjCObjectType *ObjTy = in getObjectTypeForAllocAndNew() local
HDInnerPointerChecker.cpp294 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
HDMallocChecker.cpp3239 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDStore.cpp106 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
179 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
HDExprEngineCXX.cpp808 QualType ObjTy = CNE->getType()->getPointeeType(); in VisitCXXNewExpr() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h68 llvm::DICompositeType *ObjTy = nullptr; variable
HDCGObjC.cpp486 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); in tryEmitSpecializedAllocInit() local
HDCGObjCMac.cpp4792 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp141 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local