Searched refs:NeedsQuotes (Results 1 – 1 of 1) sorted by relevance
346 bool NeedsQuotes = isdigit(static_cast<unsigned char>(Name[0])); in printLLVMNameWithoutPrefix() local347 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()356 NeedsQuotes = true; in printLLVMNameWithoutPrefix()363 if (!NeedsQuotes) { in printLLVMNameWithoutPrefix()