Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp917 } else if (const SubRegion *BaseSR = dyn_cast<SubRegion>(Base)) { in collectSubRegionBindings() local
920 if (BaseSR->isSubRegionOf(Top)) in collectSubRegionBindings()