Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp341 auto CachedModuleLoader = [&](StringRef Identifier) { in importFunctions() local
344 FunctionImporter Importer(*Index, CachedModuleLoader, in importFunctions()