Searched refs:GetDiagnosticSpelling (Results 1 – 1 of 1) sorted by relevance
4055 static std::string GetDiagnosticSpelling(const Record &R) { in GetDiagnosticSpelling() function4064 return GetDiagnosticSpelling(*Base); in GetDiagnosticSpelling()4081 std::string V = GetDiagnosticSpelling(R); in CalculateDiagnostic()