Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:clang_getDiagnosticFixIt

390     CXString insertion_text = clang_getDiagnosticFixIt(Diagnostic, i, &range);
2569 text = clang_getDiagnosticFixIt(D, i, &ReplacementRange);