Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp198 StoreManager::InvalidatedRegions TopLevelInvalidated; in invalidateRegionsImpl() local
202 *IS, *ITraits, &TopLevelInvalidated, in invalidateRegionsImpl()
209 TopLevelInvalidated, in invalidateRegionsImpl()
214 return Eng.processRegionChanges(newState, IS, TopLevelInvalidated, in invalidateRegionsImpl()