Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h380 FileSystemOptions &getMutFileSystemOpts();
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp246 FileSystemOptions &CowCompilerInvocation::getMutFileSystemOpts() { in getMutFileSystemOpts() function in CowCompilerInvocation