Searched refs:EnvMgr (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | ProgramState.cpp | 75 : Eng(SubEng), EnvMgr(alloc), GDMFactory(alloc), in ProgramStateManager() 102 NewState.Env = EnvMgr.removeDeadBindings(NewState.Env, SymReaper, state); in removeDeadBindings() 295 getStateManager().EnvMgr.bindExpr(Env, EnvironmentEntry(S, LCtx), V, in BindExpr() 367 EnvMgr.getInitialEnvironment(), in getInitialState()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | ProgramState.h | 443 EnvironmentManager EnvMgr; variable
|