Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DRewriterTest.cpp31 FileID WorkingID = Context.createOnDiskFile( in TEST() local
33 Context.Rewrite.ReplaceText(Context.getLocation(WorkingID, 2, 1), 5, in TEST()
/external/llvm-project/clang/unittests/Tooling/
DRewriterTest.cpp30 FileID WorkingID = Context.createOnDiskFile( in TEST() local
32 Context.Rewrite.ReplaceText(Context.getLocation(WorkingID, 2, 1), 5, in TEST()