Searched refs:has_prefix (Results 1 – 3 of 3) sorted by relevance
277 bool has_prefix = false; in ConsumeNumber() local283 ((ch == '-' || ch == '+') && !has_prefix && in ConsumeNumber()291 has_prefix = true; in ConsumeNumber()
568 bool has_prefix() const { return has_prefix_; } in has_prefix() function660 has_prefix_(scoped_id.has_prefix()), in TraceID()667 bool has_prefix() const { return has_prefix_; } in has_prefix() function
448 bool has_prefix () const { return has_prefix_; } in has_prefix() function927 if (str.has_prefix () && str.is_hint_dropped ()) in encode_str()