Searched refs:declKind (Results 1 – 1 of 1) sorted by relevance
712 StringRef declKind; in FlushDiagnosticsImpl() local715 declKind = "C++ class"; in FlushDiagnosticsImpl()718 declKind = "C++ method"; in FlushDiagnosticsImpl()721 declKind = "Objective-C method"; in FlushDiagnosticsImpl()724 declKind = "function"; in FlushDiagnosticsImpl()729 if (!declKind.empty()) { in FlushDiagnosticsImpl()732 EmitString(o, declKind) << '\n'; in FlushDiagnosticsImpl()