Home
last modified time | relevance | path

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

/src/contrib/llvm-project/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()