Searched refs:processRegionChanges (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SubEngine.h | 137 processRegionChanges(ProgramStateRef state, 149 return processRegionChanges(state, nullptr, MR, MR, LCtx, nullptr); in processRegionChange()
|
| H A D | ExprEngine.h | 365 processRegionChanges(ProgramStateRef state,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | ProgramState.cpp | 221 return Eng.processRegionChanges(newState, IS, TopLevelInvalidated, in invalidateRegionsImpl()
|
| H A D | ExprEngine.cpp | 530 ExprEngine::processRegionChanges(ProgramStateRef state, in processRegionChanges() function in ExprEngine
|