Searched defs:ModuleCache (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GeneratePCH.cpp | 24 const Preprocessor &PP, InMemoryModuleCache &ModuleCache, in PCHGenerator()
|
| H A D | ModuleManager.cpp | 327 InMemoryModuleCache &ModuleCache, in ModuleManager()
|
| H A D | ASTReader.cpp | 5399 const InMemoryModuleCache &ModuleCache, in readASTFileControlBlock() 5691 const InMemoryModuleCache &ModuleCache, in isAcceptableASTFile() 10166 ASTReader::ASTReader(Preprocessor &PP, InMemoryModuleCache &ModuleCache, in ASTReader()
|
| H A D | ASTWriter.cpp | 4602 InMemoryModuleCache &ModuleCache, in ASTWriter()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ModuleManager.h | 69 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache; variable
|
| H A D | ASTWriter.h | 117 InMemoryModuleCache &ModuleCache; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 125 llvm::DenseMap<const Module *, llvm::TrackingMDRef> ModuleCache; variable
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Platform.h | 40 class ModuleCache; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 99 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache; variable
|
| H A D | ASTUnit.h | 113 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrecompiledPreamble.cpp | 294 InMemoryModuleCache &ModuleCache, in PrecompilePreambleConsumer()
|
| H A D | CompilerInstance.cpp | 629 InMemoryModuleCache &ModuleCache, ASTContext &Context, in createPCHExternalASTSource()
|
| H A D | ASTUnit.cpp | 2360 InMemoryModuleCache ModuleCache; in serialize() local
|