Home | History | Annotate | Download | only in AST

Lines Matching refs:getResultExpr

4098     { return StmtVisitorTy::Visit(E->getResultExpr()); }
9129 return CheckICE(cast<GenericSelectionExpr>(E)->getResultExpr(), Ctx);