Searched refs:loadNext (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h119 Error loadNext();
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp81 if (auto E = Ref.loadNext())
92 RETURN_IF_ERROR(loadNext());
114 Error ResourceEntryRef::loadNext() { function in class:llvm::object::ResourceEntryRef

Completed in 126 milliseconds