Searched refs:declKind (Results 1 – 1 of 1) sorted by relevance
396 StringRef declKind; in FlushDiagnosticsImpl() local399 declKind = "C++ class"; in FlushDiagnosticsImpl()402 declKind = "C++ method"; in FlushDiagnosticsImpl()405 declKind = "Objective-C method"; in FlushDiagnosticsImpl()408 declKind = "function"; in FlushDiagnosticsImpl()413 if (!declKind.empty()) { in FlushDiagnosticsImpl()416 EmitString(o, declKind) << '\n'; in FlushDiagnosticsImpl()