Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1015 bool doNotInvalidateSuperRegion = ITraits.hasTrait( in AddToWorkList() local
1017 const MemRegion *BaseR = doNotInvalidateSuperRegion ? R : R->getBaseRegion(); in AddToWorkList()
1159 bool doNotInvalidateSuperRegion = ITraits.hasTrait( in VisitCluster() local
1163 if (doNotInvalidateSuperRegion) { in VisitCluster()