Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DCompilerInstanceTest.cpp36 const std::string CurrentPathStr = std::string(CurrentPath.str()); in TEST() local
48 File.os() << format(VFSYaml, CurrentPathStr.c_str(), FileName.c_str()); in TEST()