Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp205 StoreManager::InvalidatedRegions TopLevelInvalidated; in invalidateRegionsImpl() local
209 *IS, *ITraits, &TopLevelInvalidated, in invalidateRegionsImpl()
216 TopLevelInvalidated, in invalidateRegionsImpl()
221 return Eng.processRegionChanges(newState, IS, TopLevelInvalidated, in invalidateRegionsImpl()