Home | History | Annotate | Download | only in AST

Lines Matching refs:getChosenSubExpr

2315     { return Visit(E->getChosenSubExpr(Ctx)); }
2468 { return StmtVisitorTy::Visit(E->getChosenSubExpr(Info.Ctx)); }
6810 return CheckICE(cast<ChooseExpr>(E)->getChosenSubExpr(Ctx), Ctx);