Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleManager.h310 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } getModuleCache() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h852 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } getModuleCache() function