Searched refs:BeforePreviousInsertions (Results 1 – 6 of 6) sorted by relevance
84 bool BeforePreviousInsertions = false; variable98 bool BeforePreviousInsertions = false) {103 Hint.BeforePreviousInsertions = BeforePreviousInsertions;111 bool BeforePreviousInsertions = false) {116 Hint.BeforePreviousInsertions = BeforePreviousInsertions;
163 Hint.BeforePreviousInsertions); in HandleDiagnostic()172 /*afterToken=*/false, Hint.BeforePreviousInsertions); in HandleDiagnostic()
68 Hint.BeforePreviousInsertions); in mergeFixits()77 /*afterToken=*/false, Hint.BeforePreviousInsertions); in mergeFixits()
1244 OutFix.BeforePreviousInsertions = InFix.BeforePreviousInsertions; in makeStandaloneFixIt()
95 bool BeforePreviousInsertions; member
227 assert(!fixit.BeforePreviousInsertions && "Not implemented yet!"); in EmitFixits()