Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp94 const MemRegion *BaseRegion = MRegion->getBaseRegion(); in getDynamicExtentWithOffset() local
H A DStore.cpp468 const SubRegion *BaseRegion = in getLValueElement() local
H A DRegionStore.cpp1884 getDerivedSymbolForBinding(RegionBindingsConstRef B,const TypedValueRegion * BaseRegion,const TypedValueRegion * SubReg,const ASTContext & Ctx,SValBuilder & SVB) getDerivedSymbolForBinding() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp238 const MemRegion *BaseRegion = R->getBaseRegion(); in checkFieldRegionAlign() local
H A DPointerArithChecker.cpp122 while (const auto *BaseRegion = dyn_cast<CXXBaseObjectRegion>(Region)) { in getArrayRegion() local
H A DMoveChecker.cpp473 const MemRegion *BaseRegion = ArgRegion->getBaseRegion(); checkPostCall() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp352 const auto *BaseRegion = State->getLValue(BaseSpec, R) in isNonUnionUninit() local