Searched refs:has_name_prefix (Results 1 – 2 of 2) sorted by relevance
60 bool has_name_prefix() const { return name_prefix_[0] != '\0'; } in has_name_prefix() function
7021 if (!entry->has_name_prefix()) { in GetFunctionName()