Home
last modified time | relevance | path

Searched refs:Location2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/unittests/Tooling/
DRefactoringTest.cpp88 SourceLocation Location2 = Context.getLocation(ID, 4, 4); in TEST_F() local
89 Replacement Replace2(createReplacement(Location2, 1, "f")); in TEST_F()