Searched refs:Replace2 (Results 1 - 1 of 1) sorted by path

/external/clang/unittests/Tooling/
H A DRefactoringTest.cpp88 Replacement Replace2(createReplacement(Location2, 1, "f"));
89 EXPECT_TRUE(Replace2.apply(Context.Rewrite));
107 Replacement Replace2; local
108 EXPECT_TRUE(Replace2.getFilePath().empty());

Completed in 307 milliseconds