Searched defs:fileTextChanges (Results 1 – 7 of 7) sorted by relevance
44 auto fileTextChanges = ChangeTracker::With( in GetCodeActionsToAddMissingDeclareOnProperty() local
74 auto fileTextChanges = ChangeTracker::With(textChangesContext, [&](ChangeTracker &tracker) { in GetCodeActionsToFixNaNEquality() local
63 FileTextChanges fileTextChanges(filename, textChanges); in GetUIPluginCodeFixesByDiagType() local
203 std::vector<FileTextChanges> fileTextChanges; in GetRefactorActionsToGenerateConstructor() local
25 void AssertClassConstructorInfo(const std::vector<FileTextChanges> &fileTextChanges, in AssertClassConstructorInfo()
720 readonly fileTextChanges: FileTextChanges[]; property in LspFileTextChanges
813 std::vector<FileTextChanges> fileTextChanges; in GetTextChangesFromChanges() local