Searched defs:MBRef (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DIRObjectFile.cpp136 Expected<IRSymtabFile> object::readIRSymtab(MemoryBufferRef MBRef) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h52 MemoryBufferRef MBRef; member in struct:llvm::LTOModule
/openbsd-current/gnu/llvm/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp364 MemoryBufferRef MBRef = (*MOrErr)->getMemBufferRef(); local
/openbsd-current/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp670 Expected<BitcodeModule> lto::findThinLTOModule(MemoryBufferRef MBRef) { argument
H A DLTOModule.cpp46 LTOModule::LTOModule(std::unique_ptr<Module> M, MemoryBufferRef MBRef, argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp365 auto MBRef = Member.Buf->getMemBufferRef(); local
409 auto MBRef = Member.Buf->getMemBufferRef(); local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp1102 CodeGenAction::loadModule(MemoryBufferRef MBRef) { argument

Completed in 289 milliseconds