Searched refs:ignore_all_dollar_names (Results 1 – 2 of 2) sorted by relevance
332 bool IgnoreName(const ConstString name, bool ignore_all_dollar_names);
643 bool ignore_all_dollar_names) { in IgnoreName() argument655 (ignore_all_dollar_names && name_string_ref.startswith("$")) || in IgnoreName()