Searched refs:BeforePreviousInsertions (Results 1 – 12 of 12) sorted by relevance
66 bool BeforePreviousInsertions; variable70 FixItHint() : BeforePreviousInsertions(false) { } in FixItHint()80 bool BeforePreviousInsertions = false) {85 Hint.BeforePreviousInsertions = BeforePreviousInsertions;93 bool BeforePreviousInsertions = false) {98 Hint.BeforePreviousInsertions = BeforePreviousInsertions;
157 Hint.BeforePreviousInsertions); in HandleDiagnostic()166 /*afterToken=*/false, Hint.BeforePreviousInsertions); in HandleDiagnostic()
163 Hint.BeforePreviousInsertions); in HandleDiagnostic()172 /*afterToken=*/false, Hint.BeforePreviousInsertions); in HandleDiagnostic()
84 bool BeforePreviousInsertions = false; variable98 bool BeforePreviousInsertions = false) {103 Hint.BeforePreviousInsertions = BeforePreviousInsertions;111 bool BeforePreviousInsertions = false) {116 Hint.BeforePreviousInsertions = BeforePreviousInsertions;
61 Hint.BeforePreviousInsertions); in mergeFixits()70 /*afterToken=*/false, Hint.BeforePreviousInsertions); in mergeFixits()
1291 OutFix.BeforePreviousInsertions = InFix.BeforePreviousInsertions; in makeStandaloneFixIt()
68 Hint.BeforePreviousInsertions); in mergeFixits()77 /*afterToken=*/false, Hint.BeforePreviousInsertions); in mergeFixits()
1255 OutFix.BeforePreviousInsertions = InFix.BeforePreviousInsertions; in makeStandaloneFixIt()
95 bool BeforePreviousInsertions; member
74 bool BeforePreviousInsertions; member
1222 fixit.BeforePreviousInsertions); in ApplyFixIt()1234 /*afterToken=*/false, fixit.BeforePreviousInsertions); in ApplyFixIt()
235 assert(!fixit.BeforePreviousInsertions && "Not implemented yet!"); in EmitFixits()