Searched defs:getTrueExpr (Results 1 – 1 of 1) sorted by relevance
4211 Expr *getTrueExpr() const { return cast<Expr>(SubExprs[LHS]); } getTrueExpr() function 4293 Expr *getTrueExpr() const { getTrueExpr() function 4330 inline Expr *AbstractConditionalOperator::getTrueExpr() const { getTrueExpr() function