Home | History | Annotate | Download | only in ast

Lines Matching full:is_default

1073   bool is_default() const { return label_ == NULL; }
1075 CHECK(!is_default());