Searched defs:has_prefix (Results 1 – 8 of 8) sorted by relevance
220 bool has_prefix() const { return has_prefix_; } in has_prefix() function274 bool has_prefix() const { return has_prefix_; } in has_prefix() function
198 has_prefix: bool, field
574 bool has_prefix() const { return has_prefix_; } in has_prefix() function673 bool has_prefix() const { return has_prefix_; } in has_prefix() function
358 bool has_prefix () const { return has_prefix_; } in has_prefix() function
1322 bool has_prefix = file->options().has_objc_class_prefix(); in ValidateObjCClassPrefix() local
1554 fn has_prefix(&self) -> bool { in has_prefix() method
2553 has_prefix = lambda p: p.startswith( function