Searched defs:textChanges (Results 1 – 6 of 6) sorted by relevance
97 std::vector<TextChange> textChanges; in TEST_F() local129 std::vector<TextChange> textChanges; in TEST_F() local159 std::vector<TextChange> textChanges; in TEST_F() local196 std::vector<TextChange> textChanges; in TEST_F() local
35 std::vector<TextChange> textChanges; in GetTextChangesFromSuggestions() local62 auto textChanges = GetTextChangesFromSuggestions(diag, pos, isAll); in GetUIPluginCodeFixesByDiagType() local
205 std::vector<TextChange> textChanges; in GetRefactorActionsToGenerateConstructor() local
228 const std::vector<TextChange> &textChanges) in CreateFileTextChanges()
91 std::vector<TextChange> textChanges; member
670 readonly textChanges: TextChange[]; property in FileTextChanges