Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DRefactoringTest.cpp81 SourceLocation Location1 = Context.getLocation(ID, 2, 3); in TEST_F() local
82 Replacement Replace1(createReplacement(Location1, 12, "x\ny\n")); in TEST_F()