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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h134 FileSystemOptions FileSystemOpts; member in class:clang::CompilerInvocation
H A DASTUnit.h127 FileSystemOptions FileSystemOpts; member in class:clang::ASTUnit
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h173 FileSystemOptions FileSystemOpts; member in class:clang::FileManager
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp756 LoadFromASTFile( const std::string &Filename, const PCHContainerReader &PCHContainerRdr, WhatToLoad ToLoad, IntrusiveRefCntPtr<DiagnosticsEngine> Diags, const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, bool OnlyLocalDecls, ArrayRef<RemappedFile> RemappedFiles, CaptureDiagsKind CaptureDiagnostics, bool AllowPCHWithCompilerErrors, bool UserFilesAreVolatile) argument

Completed in 105 milliseconds