Home | History | Annotate | Download | only in AST

Lines Matching refs:getResultExpr

279     return Visit(E->getResultExpr());
414 { return StmtVisitorTy::Visit(E->getResultExpr()); }
2920 return CheckICE(cast<GenericSelectionExpr>(E)->getResultExpr(), Ctx);