Home
last modified time | relevance | path

Searched defs:getModuleCache (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DModuleManager.h311 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInstance.h817 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function