Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DCompilerInstanceTest.cpp38 const char *VFSYaml = "{ 'version': 0, 'roots': [\n" in TEST() local
48 File.os() << format(VFSYaml, CurrentPathStr.c_str(), FileName.c_str()); in TEST()