Home
last modified time | relevance | path

Searched defs:FileManager (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTConsumers.h25 class FileManager; variable
H A DCompilerInstance.h46 class FileManager; variable
H A DASTUnit.h70 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DFileRemapper.h25 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDirectoryEntry.h34 friend class FileManager; variable
H A DModule.h48 class FileManager; variable
H A DSourceManager.h63 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h36 class FileManager; variable
H A DModuleManager.h38 class FileManager; variable
H A DASTReader.h80 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h37 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h45 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h41 class FileManager; variable
H A DHeaderSearch.h43 class FileManager; variable
H A DPreprocessor.h73 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h45 class FileManager; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp51 FileManager::FileManager(const FileSystemOptions &FSO, in FileManager() function in FileManager