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

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

Completed in 142 milliseconds