Home | History | Annotate | Download | only in src

Lines Matching full:is_default

652   bool is_default() const { return label_ == NULL; }
654 CHECK(!is_default());