Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h381 FileSystemOptions &getMutFileSystemOpts();
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp146 BuildInvocation.getMutFileSystemOpts().WorkingDir.clear(); in optimizeCWD()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp234 FileSystemOptions &CowCompilerInvocation::getMutFileSystemOpts() { in getMutFileSystemOpts() function in CowCompilerInvocation