Searched refs:declKind (Results 1 – 1 of 1) sorted by relevance
457 StringRef declKind; in FlushDiagnosticsImpl() local460 declKind = "C++ class"; in FlushDiagnosticsImpl()463 declKind = "C++ method"; in FlushDiagnosticsImpl()466 declKind = "Objective-C method"; in FlushDiagnosticsImpl()469 declKind = "function"; in FlushDiagnosticsImpl()474 if (!declKind.empty()) { in FlushDiagnosticsImpl()477 EmitString(o, declKind) << '\n'; in FlushDiagnosticsImpl()