Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Frontend/
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()