Home
last modified time | relevance | path

Searched defs:BindExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp301 ProgramStateRef ProgramState::BindExpr(const Stmt *S, BindExpr() function in ProgramState
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp3372 if (auto *BindExpr = dyn_cast<CXXBindTemporaryExpr>(SubExpr)) BuildCXXFunctionalCastExpr() local