Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp66 const MemRegion *BaseRegion = MRegion->getBaseRegion(); in getDynamicExtentWithOffset() local
H A DStore.cpp454 const SubRegion *BaseRegion = in getLValueElement() local
/netbsd-src/external/apache2/llvm/dist/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.cpp472 const MemRegion *BaseRegion = ArgRegion->getBaseRegion(); in checkPostCall() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp357 const auto *BaseRegion = State->getLValue(BaseSpec, R) in isNonUnionUninit() local