Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DModuleManager.h316 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInstance.h828 InMemoryModuleCache &getModuleCache() const { return *ModuleCache; } in getModuleCache() function