Searched defs:WorkingDirectory (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp54 StringRef WorkingDirectory; member in class:__anon1106::DependencyConsumerForwarder
301 StringRef WorkingDirectory; member in class:__anon1106::DependencyScanningAction
37 DependencyConsumerForwarder(std::unique_ptr<DependencyOutputOptions> Opts, StringRef WorkingDirectory, DependencyConsumer &C) argument
147 DependencyScanningAction( StringRef WorkingDirectory, DependencyConsumer &Consumer, llvm::IntrusiveRefCntPtr<DependencyScanningWorkerFilesystem> DepFS, ScanningOutputFormat Format, bool OptimizeArgs, bool EagerLoadModules, bool DisableFree, std::optional<StringRef> ModuleName = std::nullopt) argument
343 computeDependencies( StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, DependencyConsumer &Consumer, std::optional<StringRef> ModuleName) argument
389 computeDependencies( StringRef WorkingDirectory, const std::vector<std::string> &CommandLine, DependencyConsumer &Consumer, DiagnosticConsumer &DC, std::optional<StringRef> ModuleName) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h503 std::string WorkingDirectory; member in class:llvm::vfs::InMemoryFileSystem
945 std::string WorkingDirectory; member in class:llvm::vfs::RedirectingFileSystem
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp294 struct WorkingDirectory { struct in class:__anon2488::RealFileSystem

Completed in 73 milliseconds