Searched refs:NameNeedsQuoting (Results 1 – 1 of 1) sorted by relevance
31 static bool NameNeedsQuoting(StringRef Str) { in NameNeedsQuoting() function66 if (!NameNeedsQuoting(Name)) { in print()