Home | History | Annotate | Download | only in AST

Lines Matching refs:getChosenSubExpr

3879     { return StmtVisitorTy::Visit(E->getChosenSubExpr()); }
8649 return CheckICE(cast<ChooseExpr>(E)->getChosenSubExpr(), Ctx);