Searched refs:bindExpr (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h120 Environment bindExpr(Environment Env, const EnvironmentEntry &E, SVal V,
/external/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp133 Environment EnvironmentManager::bindExpr(Environment Env, function in class:EnvironmentManager
H A DProgramState.cpp261 getStateManager().EnvMgr.bindExpr(Env, EnvironmentEntry(S, LCtx), V,
/external/clang/lib/Analysis/
H A DCFG.cpp3314 const CXXBindTemporaryExpr *bindExpr = local
3316 const CXXTemporary *temp = bindExpr->getTemporary();

Completed in 9028 milliseconds