Home | History | Annotate | Download | only in AST

Lines Matching refs:getResultExpr

2069     return cast<GenericSelectionExpr>(this)->getResultExpr()->
2463 E = P->getResultExpr();
2872 return cast<GenericSelectionExpr>(this)->getResultExpr()
3098 return cast<GenericSelectionExpr>(this)->getResultExpr()->
3324 return GE->getResultExpr()->isNullPointerConstant(Ctx, NPC);