Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDDynamicTypePropagation.cpp159 if (const auto *ObjTy = in inferReceiverType() local
206 if (const ObjCObjectType *ObjTy = dyn_cast<ObjCObjectType>( in inferReceiverType() local
327 RuntimeType ObjTy = inferReceiverType(*Msg, C); in checkPostCall() local
HDInnerPointerChecker.cpp311 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
HDMallocChecker.cpp3500 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDStore.cpp107 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
HDExprEngineCXX.cpp1068 QualType ObjTy = in VisitCXXNewExpr() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h72 llvm::DICompositeType *ObjTy = nullptr; variable
HDCGObjC.cpp559 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); in tryEmitSpecializedAllocInit() local
HDCGObjCMac.cpp4765 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local