Home
last modified time | relevance | path

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

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