Home | History | Annotate | Download | only in src

Lines Matching defs:is_default

1125   bool is_default() const { return label_ == NULL; }
1127 CHECK(!is_default());