Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleManager.h316 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h818 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function