| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/ |
| HD | CompilerInvocation.h | 134 FileSystemOptions FileSystemOpts; 207 FileSystemOptions &getFileSystemOpts() { return FileSystemOpts; } in getFileSystemOpts() 209 const FileSystemOptions &getFileSystemOpts() const { in getFileSystemOpts()
|
| HD | ASTUnit.h | 127 FileSystemOptions FileSystemOpts; 479 const FileSystemOptions &getFileSystemOpts() const { return FileSystemOpts; } in getFileSystemOpts() 694 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo = false,
|
| HD | CompilerInstance.h | 278 FileSystemOptions &getFileSystemOpts() { in getFileSystemOpts() 281 const FileSystemOptions &getFileSystemOpts() const { in getFileSystemOpts()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | FileManager.h | 173 FileSystemOptions FileSystemOpts; 254 FileManager(const FileSystemOptions &FileSystemOpts, 352 FileSystemOptions &getFileSystemOpts() { return FileSystemOpts; } in getFileSystemOpts() 353 const FileSystemOptions &getFileSystemOpts() const { return FileSystemOpts; } in getFileSystemOpts()
|
| HD | FileSystemOptions.h | 22 class FileSystemOptions {
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Index/ |
| HD | SimpleFormatContext.h | 40 Files(FileSystemOptions(), InMemoryFileSystem), in SimpleFormatContext()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ |
| HD | Tooling.cpp | 190 new FileManager(FileSystemOptions(), VFS)); in runToolOnCodeWithArgs() 413 : new FileManager(FileSystemOptions(), OverlayFileSystem)) { in ClangTool() 631 new FileManager(FileSystemOptions(), OverlayFileSystem)); in buildASTFromCodeWithArgs()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| HD | ClangForward.h | 59 class FileSystemOptions; variable
|
| /freebsd-11-stable/contrib/llvm-project/clang/tools/clang-format/ |
| HD | ClangFormat.cpp | 187 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in fillRanges() 412 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in format()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
| HD | ClangHighlighter.cpp | 138 FileSystemOptions file_opts; in Highlight()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| HD | DependencyScanningWorker.cpp | 182 Files = new FileManager(FileSystemOptions(), RealFS); in DependencyScanningWorker()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/ |
| HD | FileRemapper.cpp | 23 FileMgr.reset(new FileManager(FileSystemOptions())); in FileRemapper()
|
| HD | ObjCMT.cpp | 2236 FileSystemOptions FSOpts; in getFileRemappingsFromFileList()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| HD | ClangASTImporter.h | 48 : m_file_manager(clang::FileSystemOptions(), in ClangASTImporter()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | SerializedDiagnosticReader.cpp | 30 FileSystemOptions FO; in readDiagnostics()
|
| HD | ASTUnit.cpp | 759 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()
|
| HD | CompilerInvocation.cpp | 1679 static void ParseFileSystemArgs(FileSystemOptions &Opts, ArgList &Args) { in ParseFileSystemArgs()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| HD | ClangExpressionSourceCode.cpp | 210 FileSystemOptions file_opts; in TokenVerifier()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/ |
| HD | ASTReader.h | 79 class FileSystemOptions; variable 159 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions() 251 bool ReadFileSystemOptions(const FileSystemOptions &FSOpts,
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/ |
| HD | FileManager.cpp | 51 FileManager::FileManager(const FileSystemOptions &FSO, in FileManager()
|
| HD | SourceManager.cpp | 2177 std::make_unique<FileManager>(FileSystemOptions(), InMemoryFileSystem); in SourceManagerForFile()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/ |
| HD | Replacement.cpp | 586 FileManager Files(FileSystemOptions(), InMemoryFileSystem); in applyAllReplacements()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTReader.cpp | 189 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions() 5768 FileSystemOptions FSOpts; in ParseFileSystemOptions()
|
| HD | ASTWriter.cpp | 1247 const FileSystemOptions &FSOpts = in WriteControlBlock()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/ |
| HD | ClangASTContext.cpp | 684 clang::FileSystemOptions file_system_options; in CreateASTContext()
|