Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/modularize/
H A DModularizeUtilities.h211 clang::FileSystemOptions FileSystemOpts; variable
/llvm-project/clang/include/clang/Basic/
H A DFileManager.h55 FileSystemOptions FileSystemOpts; variable
/llvm-project/clang/tools/c-index-test/
H A Dcore_main.cpp263 FileSystemOptions FileSystemOpts; printSourceSymbolsFromModule() local
/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h128 FileSystemOptions FileSystemOpts; variable
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2358 const FileSystemOptions &FileSystemOpts = Opts; GenerateFileSystemArgs() local
2370 FileSystemOptions &FileSystemOpts = Opts; ParseFileSystemArgs() local
H A DASTUnit.cpp803 LoadFromASTFile(const std::string & Filename,const PCHContainerReader & PCHContainerRdr,WhatToLoad ToLoad,IntrusiveRefCntPtr<DiagnosticsEngine> Diags,const FileSystemOptions & FileSystemOpts,std::shared_ptr<HeaderSearchOptions> HSOpts,std::shared_ptr<LangOptions> LangOpts,bool OnlyLocalDecls,CaptureDiagsKind CaptureDiagnostics,bool AllowASTWithCompilerErrors,bool UserFilesAreVolatile,IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) LoadFromASTFile() argument
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp4013 FileSystemOptions FileSystemOpts; clang_createTranslationUnit2() local