Searched defs:getCondition (Results 1 – 2 of 2) sorted by relevance
535 const Expr *getCondition() const { return Condition; } in getCondition() function
190 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function243 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function