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