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