Searched defs:FixIt (Results 1 – 4 of 4) sorted by relevance
37 FixIt, ///< Parse and apply any fixits to the source. enumerator
283 CXString clang_getDiagnosticFixIt(CXDiagnostic Diagnostic, unsigned FixIt, in clang_getDiagnosticFixIt()
710 const FixItHint &FixIt = Diag.FixItHints[I]; in ProcessDiag() local
250 class FixIt(object): class