Home | History | Annotate | Download | only in src

Lines Matching full:is_default

1110   bool is_default() const { return label_ == NULL; }
1112 CHECK(!is_default());