Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3653 static std::string GetDiagnosticSpelling(const Record &R) { in GetDiagnosticSpelling() function
3662 return GetDiagnosticSpelling(*Base); in GetDiagnosticSpelling()
3679 std::string V = GetDiagnosticSpelling(R); in CalculateDiagnostic()