Home
last modified time | relevance | path

Searched defs:FileSystemOpts (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h55 FileSystemOptions FileSystemOpts; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h142 FileSystemOptions FileSystemOpts; variable
H A DASTUnit.h127 FileSystemOptions FileSystemOpts; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp760 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()
H A DCompilerInvocation.cpp2122 const FileSystemOptions &FileSystemOpts = Opts; in GenerateFileSystemArgs() local
2140 FileSystemOptions &FileSystemOpts = Opts; in ParseFileSystemArgs() local