Home
last modified time | relevance | path

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

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