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