Searched refs:NeedQuotes (Results 1 – 2 of 2) sorted by relevance
220 bool NeedQuotes = GV->hasName() && !canBeUnquotedInDirective(GV->getName()); in emitLinkerFlagsForGlobalCOFF() local221 if (NeedQuotes) in emitLinkerFlagsForGlobalCOFF()235 if (NeedQuotes) in emitLinkerFlagsForGlobalCOFF()249 bool NeedQuotes = GV->hasName() && !canBeUnquotedInDirective(GV->getName()); in emitLinkerFlagsForGlobalCOFF() local250 if (NeedQuotes) in emitLinkerFlagsForGlobalCOFF()262 if (NeedQuotes) in emitLinkerFlagsForGlobalCOFF()273 bool NeedQuotes = GV->hasName() && !canBeUnquotedInDirective(GV->getName()); in emitLinkerFlagsForUsedCOFF() local274 if (NeedQuotes) in emitLinkerFlagsForUsedCOFF()277 if (NeedQuotes) in emitLinkerFlagsForUsedCOFF()
368 bool NeedQuotes = true; in FormatASTNodeDiagnosticArgument() local384 NeedQuotes = false; in FormatASTNodeDiagnosticArgument()395 NeedQuotes = false; in FormatASTNodeDiagnosticArgument()411 NeedQuotes = !TDT.PrintTree; in FormatASTNodeDiagnosticArgument()435 NeedQuotes = false; in FormatASTNodeDiagnosticArgument()466 NeedQuotes = false; in FormatASTNodeDiagnosticArgument()472 NeedQuotes = false; in FormatASTNodeDiagnosticArgument()508 NeedQuotes = false; in FormatASTNodeDiagnosticArgument()513 if (NeedQuotes) { in FormatASTNodeDiagnosticArgument()