Searched refs:RefContext (Results 1 – 1 of 1) sorted by relevance
101 RefactoringRuleContext RefContext(Context.Sources); in TEST_F() local105 RefContext.setSelectionRange({Cursor, Cursor}); in TEST_F()108 createReplacements(Rule, RefContext); in TEST_F()133 RefactoringRuleContext RefContext(Context.Sources); in TEST_F() local135 createReplacements(Rule, RefContext); in TEST_F()164 RefactoringRuleContext RefContext(Context.Sources); in TEST_F() local167 RefContext.setSelectionRange({Cursor, Cursor}); in TEST_F()168 Expected<AtomicChanges> Result = createReplacements(Rule, RefContext); in TEST_F()223 RefactoringRuleContext RefContext(Context.Sources); in TEST_F() local226 RefContext.setSelectionRange({Cursor, Cursor}); in TEST_F()[all …]