Searched refs:processRegionChanges (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExprEngine.h | 391 processRegionChanges(ProgramStateRef state, 402 return processRegionChanges(state, nullptr, MR, MR, LCtx, nullptr); in processRegionChange()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 214 return Eng.processRegionChanges(newState, IS, TopLevelInvalidated, in invalidateRegionsImpl()
|
H A D | ExprEngine.cpp | 673 ExprEngine::processRegionChanges(ProgramStateRef state, in processRegionChanges() function in ExprEngine
|