Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleManager.h310 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h819 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function