Home | History | Annotate | Download | only in AST

Lines Matching refs:ChooseExpr

4095   bool VisitChooseExpr(const ChooseExpr *E)
9393 return CheckICE(cast<ChooseExpr>(E)->getChosenSubExpr(), Ctx);