Home | History | Annotate | Download | only in src

Lines Matching defs:name_prefix_

102   INLINE(const char* name_prefix() const) { return name_prefix_; }
103 INLINE(bool has_name_prefix() const) { return name_prefix_[0] != '\0'; }
121 const char* name_prefix_;