Searched defs:getFixIt (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp102 CXString CXStoredDiagnostic::getFixIt(unsigned FixIt, function in class:CXStoredDiagnostic
H A DCIndexDiagnostic.cpp80 CXString getFixIt(unsigned FixIt, CXSourceRange *ReplacementRange) const { function in class:__anon4839::CXDiagnosticCustomNoteImpl
437 return D->getFixIt(FixIt, ReplacementRange);

Completed in 62 milliseconds