Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp1294 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile() local
1612 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile() local