Searched defs:getFalseExpr (Results 1 – 5 of 5) 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
4233 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } in getFalseExpr() function4317 Expr *getFalseExpr() const { in getFalseExpr() function4353 inline Expr *AbstractConditionalOperator::getFalseExpr() const { in getFalseExpr() function
4211 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } in getFalseExpr() function4295 Expr *getFalseExpr() const { in getFalseExpr() function4331 inline Expr *AbstractConditionalOperator::getFalseExpr() const { in getFalseExpr() function
4205 Expr *getFalseExpr() const { return cast<Expr>(SubExprs[RHS]); } in getFalseExpr() function4289 Expr *getFalseExpr() const { in getFalseExpr() function4325 inline Expr *AbstractConditionalOperator::getFalseExpr() const { in getFalseExpr() function