Lines Matching refs:getLocation
46 SourceLocation Location = Context.getLocation(ID, 1, 1); in TEST_F()
54 SourceLocation Location = Context.getLocation(ID, 1, 1); in TEST_F()
62 SourceLocation Location = Context.getLocation(ID, 1, 1); in TEST_F()
71 SourceLocation Location = Context.getLocation(ID, 2, 3); in TEST_F()
80 SourceLocation Location1 = Context.getLocation(ID, 2, 3); in TEST_F()
87 SourceLocation Location2 = Context.getLocation(ID, 4, 4); in TEST_F()
115 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
117 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 3, 1), in TEST_F()
127 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
129 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
131 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()
143 Replaces.insert(Replacement(Context.Sources, Context.getLocation(IDa, 1, 1), in TEST_F()
147 Replaces.insert(Replacement(Context.Sources, Context.getLocation(IDz, 1, 1), in TEST_F()
231 Replaces.insert(Replacement(Context.Sources, Context.getLocation(ID, 2, 1), in TEST_F()