Home
last modified time | relevance | path

Searched refs:InMemoryModuleCache (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DModuleManager.h41 class InMemoryModuleCache; variable
69 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
137 explicit ModuleManager(FileManager &FileMgr, InMemoryModuleCache &ModuleCache,
310 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DASTWriter.h64 class InMemoryModuleCache; variable
121 InMemoryModuleCache &ModuleCache;
636 InMemoryModuleCache &ModuleCache,
937 PCHGenerator(Preprocessor &PP, InMemoryModuleCache &ModuleCache,
960 CXX20ModulesGenerator(Preprocessor &PP, InMemoryModuleCache &ModuleCache,
964 CXX20ModulesGenerator(Preprocessor &PP, InMemoryModuleCache &ModuleCache, in CXX20ModulesGenerator()
976 ReducedBMIGenerator(Preprocessor &PP, InMemoryModuleCache &ModuleCache, in ReducedBMIGenerator()
DInMemoryModuleCache.h29 class InMemoryModuleCache : public llvm::RefCountedBase<InMemoryModuleCache> {
DASTReader.h90 class InMemoryModuleCache; variable
1584 ASTReader(Preprocessor &PP, InMemoryModuleCache &ModuleCache,
1797 const InMemoryModuleCache &ModuleCache,
1806 const InMemoryModuleCache &ModuleCache,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DModuleManager.h41 class InMemoryModuleCache; variable
69 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
137 explicit ModuleManager(FileManager &FileMgr, InMemoryModuleCache &ModuleCache,
310 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DInMemoryModuleCache.h29 class InMemoryModuleCache : public llvm::RefCountedBase<InMemoryModuleCache> {
DASTWriter.h64 class InMemoryModuleCache; variable
117 InMemoryModuleCache &ModuleCache;
597 InMemoryModuleCache &ModuleCache,
860 PCHGenerator(const Preprocessor &PP, InMemoryModuleCache &ModuleCache,
DASTReader.h90 class InMemoryModuleCache; variable
1569 ASTReader(Preprocessor &PP, InMemoryModuleCache &ModuleCache,
1780 const InMemoryModuleCache &ModuleCache,
1789 const InMemoryModuleCache &ModuleCache,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DModuleManager.h41 class InMemoryModuleCache; variable
69 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
137 explicit ModuleManager(FileManager &FileMgr, InMemoryModuleCache &ModuleCache,
310 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DInMemoryModuleCache.h29 class InMemoryModuleCache : public llvm::RefCountedBase<InMemoryModuleCache> {
DASTWriter.h64 class InMemoryModuleCache; variable
117 InMemoryModuleCache &ModuleCache;
601 InMemoryModuleCache &ModuleCache,
874 PCHGenerator(const Preprocessor &PP, InMemoryModuleCache &ModuleCache,
896 ReducedBMIGenerator(const Preprocessor &PP, InMemoryModuleCache &ModuleCache,
DASTReader.h90 class InMemoryModuleCache; variable
1574 ASTReader(Preprocessor &PP, InMemoryModuleCache &ModuleCache,
1786 const InMemoryModuleCache &ModuleCache,
1795 const InMemoryModuleCache &ModuleCache,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DModuleManager.h41 class InMemoryModuleCache; variable
69 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
137 explicit ModuleManager(FileManager &FileMgr, InMemoryModuleCache &ModuleCache,
310 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DInMemoryModuleCache.h29 class InMemoryModuleCache : public llvm::RefCountedBase<InMemoryModuleCache> {
DASTWriter.h64 class InMemoryModuleCache; variable
117 InMemoryModuleCache &ModuleCache;
601 InMemoryModuleCache &ModuleCache,
874 PCHGenerator(const Preprocessor &PP, InMemoryModuleCache &ModuleCache,
896 ReducedBMIGenerator(const Preprocessor &PP, InMemoryModuleCache &ModuleCache,
DASTReader.h90 class InMemoryModuleCache; variable
1574 ASTReader(Preprocessor &PP, InMemoryModuleCache &ModuleCache,
1786 const InMemoryModuleCache &ModuleCache,
1795 const InMemoryModuleCache &ModuleCache,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DCompilerInstance.h53 class InMemoryModuleCache; variable
99 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
193 InMemoryModuleCache *SharedModuleCache = nullptr);
709 InMemoryModuleCache &ModuleCache, ASTContext &Context,
858 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DASTUnit.h73 class InMemoryModuleCache; variable
113 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DCompilerInstance.h53 class InMemoryModuleCache; variable
99 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
193 InMemoryModuleCache *SharedModuleCache = nullptr);
709 InMemoryModuleCache &ModuleCache, ASTContext &Context,
858 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DASTUnit.h73 class InMemoryModuleCache; variable
113 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DCompilerInstance.h53 class InMemoryModuleCache; variable
99 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
193 InMemoryModuleCache *SharedModuleCache = nullptr);
703 InMemoryModuleCache &ModuleCache, ASTContext &Context,
852 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DASTUnit.h73 class InMemoryModuleCache; variable
113 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DCompilerInstance.h53 class InMemoryModuleCache; variable
99 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
211 InMemoryModuleCache *SharedModuleCache = nullptr);
745 InMemoryModuleCache &ModuleCache, ASTContext &Context,
894 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache()
DASTUnit.h73 class InMemoryModuleCache; variable
113 IntrusiveRefCntPtr<InMemoryModuleCache> ModuleCache;
/aosp_15_r20/external/angle/third_party/clspv/gn/llvm/sources/
H A DBUILD.gn2953 "//$clspv_llvm_dir/clang/lib/Serialization/InMemoryModuleCache.cpp",

12