Home | History | Annotate | Download | only in src

Lines Matching refs:HasElseStatement

705 // HasThenStatement() and HasElseStatement() functions to check if a
724 bool HasElseStatement() const { return !else_statement()->IsEmpty(); }