Searched defs:getFalseExpr (Results 1 – 1 of 1) sorted by relevance
3279 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } in getFalseExpr() function3365 Expr *getFalseExpr() const { in getFalseExpr() function3398 inline Expr *AbstractConditionalOperator::getFalseExpr() const { in getFalseExpr() function