Home | History | Annotate | Download | only in AST

Lines Matching refs:getThrowExpr

437   if (Node->getThrowExpr()) {
439 PrintExpr(Node->getThrowExpr());