Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h113 Environment bindExpr(Environment Env, const EnvironmentEntry &E, SVal V,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp319 getStateManager().EnvMgr.bindExpr(Env, EnvironmentEntry(S, LCtx), V, in BindExpr()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5337 const CXXBindTemporaryExpr *bindExpr = in getDestructorDecl() local
5339 const CXXTemporary *temp = bindExpr->getTemporary(); in getDestructorDecl()