Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h58 friend class EnvironmentManager;
99 class EnvironmentManager {
106 EnvironmentManager(llvm::BumpPtrAllocator &Allocator) : F(Allocator) {} in EnvironmentManager() function
H A DProgramState.h508 EnvironmentManager EnvMgr;
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp136 Environment EnvironmentManager::bindExpr(Environment Env, in bindExpr()
178 EnvironmentManager::removeDeadBindings(Environment Env, in removeDeadBindings()