Searched defs:getConditionExpr (Results 1 – 2 of 2) sorted by relevance
110 const Expr *getConditionExpr() const { in getConditionExpr() function114 Expr *getConditionExpr() { in getConditionExpr() function
329 const Expr *getConditionExpr() const { return ConditionExpr; } in getConditionExpr() function330 Expr *getConditionExpr() { return ConditionExpr; } in getConditionExpr() function