Return true if the identifier Name does not need quotes to be syntactically correct.
Name
Declared in <llvm/MC/MCAsmInfo.h>
<llvm/MC/MCAsmInfo.h>
bool isValidUnquotedName(StringRef Name) const;