Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h29 std::function<std::unique_ptr<Module>(StringRef Identifier)> ModuleLoader; variable
35 std::function<std::unique_ptr<Module>(StringRef Identifier)> ModuleLoader) in FunctionImporter()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp411 auto ModuleLoader = [&M](StringRef Identifier) { in runOnModule() local
/external/opencv3/3rdparty/jinja2/
Dloaders.py411 class ModuleLoader(BaseLoader): class
/external/clang/include/clang/Lex/
DPreprocessor.h58 class ModuleLoader; variable
/external/clang/include/clang/Sema/
DSema.h130 class ModuleLoader; variable