Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DModuleLoader.h168 ModuleLoadResult loadModule(SourceLocation ImportLoc, ModuleIdPath Path, in loadModule() function
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A DLLJITWithThinLTOSummaries.cpp157 Expected<ThreadSafeModule> loadModule(StringRef Path, in loadModule() function
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp814 loadModule(StringRef Path, orc::ThreadSafeContext TSCtx) { in loadModule() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp1102 CodeGenAction::loadModule(MemoryBufferRef MBRef) { in loadModule() function in CodeGenAction
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1956 CompilerInstance::loadModule(SourceLocation ImportLoc, in loadModule() function in CompilerInstance
/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c644 loadModule(const char *modname, int fail) in loadModule() function