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

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

Completed in 111 milliseconds