Searched refs:DiagSpelling (Results 1 – 1 of 1) sorted by relevance
4149 CXString FileName, DiagSpelling, DiagOption, DiagCat; in printDiagnosticSet() local4157 DiagSpelling = clang_getDiagnosticSpelling(D); in printDiagnosticSet()4166 clang_getCString(DiagSpelling)); in printDiagnosticSet()4189 clang_disposeString(DiagSpelling); in printDiagnosticSet()