Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DModularizeUtilities.h211 clang::FileSystemOptions FileSystemOpts; variable
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DFileManager.h55 FileSystemOptions FileSystemOpts; variable
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInvocation.h147 FileSystemOptions FileSystemOpts; variable
H A DASTUnit.h127 FileSystemOptions FileSystemOpts; variable
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dcore_main.cpp263 FileSystemOptions FileSystemOpts; in printSourceSymbolsFromModule() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp760 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()
H A DCompilerInvocation.cpp2204 const FileSystemOptions &FileSystemOpts = Opts; in GenerateFileSystemArgs() local
2222 FileSystemOptions &FileSystemOpts = Opts; in ParseFileSystemArgs() local
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp3708 FileSystemOptions FileSystemOpts; in clang_createTranslationUnit2() local