LLVM API Documentation

llvm::yaml::document_iterator Member List
This is the complete list of members for llvm::yaml::document_iterator, including all inherited members.
document_iterator()llvm::yaml::document_iterator [inline]
document_iterator(std::unique_ptr< Document > &D)llvm::yaml::document_iterator [inline]
operator!=(const document_iterator &Other)llvm::yaml::document_iterator [inline]
operator*()llvm::yaml::document_iterator [inline]
operator++()llvm::yaml::document_iterator [inline]
operator->()llvm::yaml::document_iterator [inline]
operator==(const document_iterator &Other)llvm::yaml::document_iterator [inline]