Home
last modified time | relevance | path

Searched refs:GetDiagnosticSpelling (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4055 static std::string GetDiagnosticSpelling(const Record &R) { in GetDiagnosticSpelling() function
4064 return GetDiagnosticSpelling(*Base); in GetDiagnosticSpelling()
4081 std::string V = GetDiagnosticSpelling(R); in CalculateDiagnostic()