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