Searched refs:declName (Results 1 – 2 of 2) sorted by relevance
136 SmallString<128> declName("unknown"); in ReportDiag() local140 declName = ND->getDeclName().getAsString(); in ReportDiag()255 os << "\n<!-- FUNCTIONNAME " << declName << " -->\n"; in ReportDiag()318 << "-" << declName.c_str() in ReportDiag()
428 const std::string &declName = ND->getDeclName().getAsString(); in FlushDiagnosticsImpl() local432 EmitString(o, declName) << '\n'; in FlushDiagnosticsImpl()