Home | History | Annotate | Download | only in AST

Lines Matching refs:getThrowExpr

492   if (Node->getThrowExpr()) {
494 PrintExpr(Node->getThrowExpr());