Searched refs:declKind (Results 1 – 1 of 1) sorted by relevance
480 StringRef declKind; in FlushDiagnosticsImpl() local483 declKind = "C++ class"; in FlushDiagnosticsImpl()486 declKind = "C++ method"; in FlushDiagnosticsImpl()489 declKind = "Objective-C method"; in FlushDiagnosticsImpl()492 declKind = "function"; in FlushDiagnosticsImpl()497 if (!declKind.empty()) { in FlushDiagnosticsImpl()500 EmitString(o, declKind) << '\n'; in FlushDiagnosticsImpl()