Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h114 Environment bindExpr(Environment Env, const EnvironmentEntry &E, SVal V,
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp127 Environment EnvironmentManager::bindExpr(Environment Env, in bindExpr() function in EnvironmentManager
H A DProgramState.cpp307 getStateManager().EnvMgr.bindExpr(Env, EnvironmentEntry(S, LCtx), V, in BindExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp4716 const CXXBindTemporaryExpr *bindExpr = in getDestructorDecl() local
4718 const CXXTemporary *temp = bindExpr->getTemporary(); in getDestructorDecl()