Home
last modified time | relevance | path

Searched defs:BMsOrErr (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDIRObjectFile.cpp115 Expected<std::vector<BitcodeModule>> BMsOrErr = in create() local
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenAction.cpp1068 Expected<std::vector<BitcodeModule>> BMsOrErr = getBitcodeModuleList(MBRef); in loadModule() local
1100 Expected<std::vector<BitcodeModule>> BMsOrErr = getBitcodeModuleList(MBRef); in loadModule() local
/freebsd-head/contrib/llvm-project/llvm/lib/LTO/
HDLTOBackend.cpp686 Expected<std::vector<BitcodeModule>> BMsOrErr = getBitcodeModuleList(MBRef); in findThinLTOModule() local