Searched refs:OptValue (Results 1 – 1 of 1) sorted by relevance
86 StringRef OptValue = Info.getDiags()->getFlagValue(); in printDiagnosticOptions() local87 if (!OptValue.empty()) in printDiagnosticOptions()88 OS << "=" << OptValue; in printDiagnosticOptions()