Searched defs:getAsBinary (Results 1 – 2 of 2) sorted by relevance
659 Expected<std::unique_ptr<Binary>> getAsBinary(const NewArchiveMember &NM, getAsBinary() function 667 Expected<std::unique_ptr<Binary>> getAsBinary(const Archive::Child &C, getAsBinary() function
658 Archive::Child::getAsBinary(LLVMContext *Context) const { in getAsBinary() function in Archive::Child