Home
last modified time | relevance | path

Searched refs:BaseSR (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ !
H A DRegionStore.cpp910 } else if (const SubRegion *BaseSR = dyn_cast<SubRegion>(Base)) { in collectSubRegionBindings() local
913 if (BaseSR->isSubRegionOf(Top)) in collectSubRegionBindings()