Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp6187 if (std::optional<CFGStmt> StmtElm = Elm.getAs<CFGStmt>()) in isImmediateSinkBlock() local
6188 if (isa<CXXThrowExpr>(StmtElm->getStmt())) in isImmediateSinkBlock()