Home
last modified time | relevance | path

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

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