Home
last modified time | relevance | path

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

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