Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp268 explicit RealFileSystem(bool LinkCWDToProcess) { in RealFileSystem() argument
269 if (!LinkCWDToProcess) { in RealFileSystem()