Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp116 Expected<std::vector<BitcodeModule>> BMsOrErr = create() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1068 Expected<std::vector<BitcodeModule>> BMsOrErr = getBitcodeModuleList(MBRef); in loadModule() local
1100 Expected<std::vector<BitcodeModule>> BMsOrErr = getBitcodeModuleList(MBRef); in loadModule() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp686 Expected<std::vector<BitcodeModule>> BMsOrErr = getBitcodeModuleList(MBRef); in findThinLTOModule() local