Home | History | Annotate | Download | only in AST

Lines Matching refs:getChosenSubExpr

1985     return cast<ChooseExpr>(this)->getChosenSubExpr()->
2374 E = P->getChosenSubExpr();
2780 return cast<ChooseExpr>(this)->getChosenSubExpr()
2942 return cast<ChooseExpr>(this)->getChosenSubExpr()->HasSideEffects(Ctx);
3144 return CE->getChosenSubExpr()->isNullPointerConstant(Ctx, NPC);