Searched defs:ModuleLoader (Results 1 – 7 of 7) sorted by relevance
117 FunctionImporter(const ModuleSummaryIndex & Index,ModuleLoaderTy ModuleLoader,bool ClearDSOLocalOnDeclarations) FunctionImporter() argument 130 ModuleLoaderTy ModuleLoader; global() variable
132 TrivialModuleLoader ModuleLoader; variable
330 auto ModuleLoader = [&DestModule](const char *argv0, importFunctions() local
624 auto ModuleLoader = [&](StringRef Identifier) { thinBackend() local
144 TrivialModuleLoader ModuleLoader; variable
1944 auto ModuleLoader = [&M](StringRef Identifier) { doImportingForModuleForTest() local
155 class ModuleLoader; global() variable