Home
last modified time | relevance | path

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

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