Searched refs:ShowCategory (Results 1 – 1 of 1) sorted by relevance
964 StringRef ShowCategory = in ParseDiagnosticArgs() local966 if (ShowCategory == "none") in ParseDiagnosticArgs()968 else if (ShowCategory == "id") in ParseDiagnosticArgs()970 else if (ShowCategory == "name") in ParseDiagnosticArgs()977 << ShowCategory; in ParseDiagnosticArgs()