Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h55 FileSystemOptions FileSystemOpts; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h128 FileSystemOptions FileSystemOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2386 const FileSystemOptions &FileSystemOpts = Opts; in GenerateFileSystemArgs() local
2398 FileSystemOptions &FileSystemOpts = Opts; in ParseFileSystemArgs() local
H A DASTUnit.cpp803 const FileSystemOptions &FileSystemOpts, in LoadFromASTFile()