Searched defs:getFalseExpr (Results 1 – 2 of 2) sorted by relevance
3213 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } in getFalseExpr() function3299 Expr *getFalseExpr() const { in getFalseExpr() function3332 inline Expr *AbstractConditionalOperator::getFalseExpr() const { in getFalseExpr() function
4097 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } in getFalseExpr() function4181 Expr *getFalseExpr() const { in getFalseExpr() function4217 inline Expr *AbstractConditionalOperator::getFalseExpr() const { in getFalseExpr() function