Searched refs:declKind (Results 1 – 1 of 1) sorted by relevance
410 StringRef declKind; in FlushDiagnosticsImpl() local413 declKind = "C++ class"; in FlushDiagnosticsImpl()416 declKind = "C++ method"; in FlushDiagnosticsImpl()419 declKind = "Objective-C method"; in FlushDiagnosticsImpl()422 declKind = "function"; in FlushDiagnosticsImpl()427 if (!declKind.empty()) { in FlushDiagnosticsImpl()430 EmitString(o, declKind) << '\n'; in FlushDiagnosticsImpl()