Searched refs:ThrowStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp430 const Stmt *ThrowStmt = E->getSubExpr(); local
431 const ObjCAtThrowStmt S(E->getExprLoc(), const_cast<Stmt *>(ThrowStmt));

Completed in 43 milliseconds