Home
last modified time | relevance | path

Searched defs:loadModule (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DModuleLoader.h163 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule() function
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A DLLJITWithThinLTOSummaries.cpp157 Expected<ThreadSafeModule> loadModule(StringRef Path, in loadModule() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc533 Compiler::loadModule (Module *m) in loadModule() function in Compiler
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp820 loadModule(StringRef Path, orc::ThreadSafeContext TSCtx) { in loadModule() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp975 CodeGenAction::loadModule(MemoryBufferRef MBRef) { in loadModule() function in CodeGenAction
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1831 CompilerInstance::loadModule(SourceLocation ImportLoc, in loadModule() function in CompilerInstance