Searched refs:DiagSpelling (Results 1 – 1 of 1) sorted by relevance
3996 CXString FileName, DiagSpelling, DiagOption, DiagCat; in printDiagnosticSet() local4004 DiagSpelling = clang_getDiagnosticSpelling(D); in printDiagnosticSet()4013 clang_getCString(DiagSpelling)); in printDiagnosticSet()4036 clang_disposeString(DiagSpelling); in printDiagnosticSet()