Home
last modified time | relevance | path

Searched refs:SharedModuleCache (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp66 InMemoryModuleCache *SharedModuleCache) in CompilerInstance() argument
67 : ModuleLoader(/* BuildingModule = */ SharedModuleCache), in CompilerInstance()
69 ModuleCache(SharedModuleCache ? SharedModuleCache in CompilerInstance()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h187 InMemoryModuleCache *SharedModuleCache = nullptr);