Searched refs:BeforePreviousInsertions (Results 1 – 7 of 7) sorted by relevance
164 Hint.BeforePreviousInsertions); in HandleDiagnostic()173 /*afterToken=*/false, Hint.BeforePreviousInsertions); in HandleDiagnostic()
91 bool BeforePreviousInsertions = false; variable102 bool BeforePreviousInsertions = false) {107 Hint.BeforePreviousInsertions = BeforePreviousInsertions;116 bool BeforePreviousInsertions = false) {121 Hint.BeforePreviousInsertions = BeforePreviousInsertions;
66 Hint.BeforePreviousInsertions); in mergeFixits()75 /*afterToken=*/false, Hint.BeforePreviousInsertions); in mergeFixits()
1291 OutFix.BeforePreviousInsertions = InFix.BeforePreviousInsertions; in makeStandaloneFixIt()
95 bool BeforePreviousInsertions; member
1388 fixit.BeforePreviousInsertions); in ApplyFixIt()1400 /*afterToken=*/false, fixit.BeforePreviousInsertions); in ApplyFixIt()
225 assert(!fixit.BeforePreviousInsertions && "Not implemented yet!"); in EmitFixits()