Searched refs:declKind (Results 1 – 1 of 1) sorted by relevance
716 StringRef declKind; in FlushDiagnosticsImpl() local719 declKind = "C++ class"; in FlushDiagnosticsImpl()722 declKind = "C++ method"; in FlushDiagnosticsImpl()725 declKind = "Objective-C method"; in FlushDiagnosticsImpl()728 declKind = "function"; in FlushDiagnosticsImpl()733 if (!declKind.empty()) { in FlushDiagnosticsImpl()736 EmitString(o, declKind) << '\n'; in FlushDiagnosticsImpl()