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

/external/clang/lib/CodeGen/
H A DCGException.cpp426 const Stmt *ThrowStmt = E->getSubExpr(); local
428 const_cast<Stmt *>(ThrowStmt));

Completed in 1520 milliseconds