Home
last modified time | relevance | path

Searched refs:FileSystemOptions (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h55 FileSystemOptions FileSystemOpts;
142 FileManager(const FileSystemOptions &FileSystemOpts,
216 FileSystemOptions &getFileSystemOpts() { return FileSystemOpts; } in getFileSystemOpts()
217 const FileSystemOptions &getFileSystemOpts() const { return FileSystemOpts; } in getFileSystemOpts()
H A DFileSystemOptions.h22 class FileSystemOptions {
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h103 std::shared_ptr<FileSystemOptions> FSOpts;
140 const FileSystemOptions &getFileSystemOpts() const { return *FSOpts; } in getFileSystemOpts()
258 FileSystemOptions &getFileSystemOpts() { return *FSOpts; } in getFileSystemOpts()
381 FileSystemOptions &getMutFileSystemOpts();
H A DASTUnit.h133 FileSystemOptions FileSystemOpts;
494 const FileSystemOptions &getFileSystemOpts() const { return FileSystemOpts; } in getFileSystemOpts()
711 const FileSystemOptions &FileSystemOpts,
H A DCompilerInstance.h296 FileSystemOptions &getFileSystemOpts() { in getFileSystemOpts()
299 const FileSystemOptions &getFileSystemOpts() const { in getFileSystemOpts()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp216 new FileManager(FileSystemOptions(), VFS)); in runToolOnCodeWithArgs()
479 : new FileManager(FileSystemOptions(), OverlayFileSystem)) { in ClangTool()
701 new FileManager(FileSystemOptions(), OverlayFileSystem)); in buildASTFromCodeWithArgs()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/
H A DClangHighlighter.cpp140 FileSystemOptions file_opts; in Highlight()
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp242 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in fillRanges()
516 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in format()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp28 FileSystemOptions FO; in readDiagnostics()
H A DCompilerInvocation.cpp135 FSOpts(std::make_shared<FileSystemOptions>()), in CompilerInvocationBase()
234 FileSystemOptions &CowCompilerInvocation::getMutFileSystemOpts() { in getMutFileSystemOpts()
2554 static void GenerateFileSystemArgs(const FileSystemOptions &Opts, in GenerateFileSystemArgs()
2556 const FileSystemOptions &FileSystemOpts = Opts; in GenerateFileSystemArgs()
2564 static bool ParseFileSystemArgs(FileSystemOptions &Opts, const ArgList &Args, in ParseFileSystemArgs()
2568 FileSystemOptions &FileSystemOpts = Opts; in ParseFileSystemArgs()
H A DASTUnit.cpp804 const FileSystemOptions &FileSystemOpts, const HeaderSearchOptions &HSOpts, in LoadFromASTFile()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp257 FileSystemOptions file_opts; in TokenVerifier()
H A DClangASTImporter.h80 : m_file_manager(clang::FileSystemOptions(), in ClangASTImporter()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h85 class FileSystemOptions; variable
163 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
289 bool ReadFileSystemOptions(const FileSystemOptions &FSOpts,
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp44 FileManager::FileManager(const FileSystemOptions &FSO, in FileManager()
H A DSourceManager.cpp2380 std::make_unique<FileManager>(FileSystemOptions(), InMemoryFileSystem); in SourceManagerForFile()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp586 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in applyAllReplacements()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp737 llvm::makeIntrusiveRefCnt<FileManager>(FileSystemOptions{}, FS); in scanDependencies()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp194 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
6443 FileSystemOptions FSOpts; in ParseFileSystemOptions()
H A DASTWriter.cpp1669 const FileSystemOptions &FSOpts = FileMgr.getFileSystemOpts(); in WriteControlBlock()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp678 clang::FileSystemOptions file_system_options; in CreateASTContext()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc774 …:string const&, llvm::IntrusiveRefCntPtr<clang::Diagnostic>, clang::FileSystemOptions const&, bool…
11478 …C1ERKNS_17FileSystemOptionsE", "clang::FileManager::FileManager(clang::FileSystemOptions const&)"},
11479 …C2ERKNS_17FileSystemOptionsE", "clang::FileManager::FileManager(clang::FileSystemOptions const&)"},
11488 …onsE", "clang::FileManager::FixupRelativePath(llvm::sys::Path&, clang::FileSystemOptions const&)"},