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 ModuleCache &getModuleCache() const { return *ModCache; } in getModuleCache() function
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h921 ModuleCache &getModuleCache() const { return *ModCache; } in getModuleCache() function