Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DReusables.h64 CreateRegionStoreManager, CreateRangeConstraintManager, &ChkMgr, in ExprEngineConsumer()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h318 CreateRegionStoreManager(ProgramStateManager &StMgr);
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp174 CreateStoreMgr = &CreateRegionStoreManager; in DigestAnalyzerOptions()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp665 ento::CreateRegionStoreManager(ProgramStateManager &StMgr) { in CreateRegionStoreManager() function in ento