Home | History | Annotate | Download | only in AST

Lines Matching refs:ChooseExpr

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