Home
last modified time | relevance | path

Searched defs:ModuleLoader (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h48 std::function<std::unique_ptr<Module>(StringRef Identifier)> ModuleLoader) in FunctionImporter()
63 std::function<std::unique_ptr<Module>(StringRef Identifier)> ModuleLoader; variable
/external/llvm/include/llvm/LTO/
DLTO.h43 ModuleLoader(LLVMContext &Context, StringMap<MemoryBufferRef> &ModuleMap) in ModuleLoader() function
/external/llvm/tools/llvm-link/
Dllvm-link.cpp215 auto ModuleLoader = [&Context](const char *argv0, in importFunctions() local
/external/libmojo/third_party/jinja2/
Dloaders.py411 class ModuleLoader(BaseLoader): class
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp774 auto ModuleLoader = [&M](StringRef Identifier) { in runOnModule() local
/external/python/cpython2/Lib/
Dihooks.py206 class ModuleLoader(BasicModuleLoader): class
/external/clang/include/clang/Lex/
DPreprocessor.h59 class ModuleLoader; variable
/external/clang/include/clang/Sema/
DSema.h131 class ModuleLoader; variable