Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.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
H A DInnerPointerChecker.cpp319 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
H A DMallocChecker.cpp3434 QualType ObjTy = TypedRegion->getValueType(); in VisitNode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp107 QualType ObjTy = Ctx.getCanonicalType(TR->getValueType()); in castRegion() local
H A DExprEngineCXX.cpp1068 QualType ObjTy = in VisitCXXNewExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h69 llvm::DICompositeType *ObjTy = nullptr; variable
H A DCGObjC.cpp559 const ObjCObjectType *ObjTy = ReceiverType->castAs<ObjCObjectType>(); in tryEmitSpecializedAllocInit() local
H A DCGObjCMac.cpp4756 const ObjCObjectType *ObjTy = OPT->getObjectType(); in EmitTryOrSynchronizedStmt() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp142 const ObjCObjectType *ObjTy = ClassRec->getAs<ObjCObjectType>(); in maybeAdjustInterfaceForSubscriptingCheck() local