Home | History | Annotate | Download | only in src

Lines Matching defs:spec_

87     return spec_.empty();
113 return spec_;
130 return spec_ == other.spec_;
133 return spec_ != other.spec_;
138 return spec_ < other.spec_;
355 return std::string(spec_, comp.begin, comp.len);
359 std::string spec_;