Home
last modified time | relevance | path

Searched refs:NameNeedsQuoting (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DMCSymbol.cpp31 static bool NameNeedsQuoting(StringRef Str) { in NameNeedsQuoting() function
66 if (!NameNeedsQuoting(Name)) { in print()