LLVM: llvm::object::SectionFilterIterator Class Reference (original) (raw)

A filtered iterator for SectionRefs that skips sections based on some given predicate. More...

#include "[llvm/Object/ObjectFile.h](ObjectFile%5F8h%5Fsource.html)"

Detailed Description

A filtered iterator for SectionRefs that skips sections based on some given predicate.

Definition at line 412 of file ObjectFile.h.

Constructor & Destructor Documentation

Member Function Documentation

operator!=()

operator*()

const SectionRef & llvm::object::SectionFilterIterator::operator* ( ) const inline

operator++()


The documentation for this class was generated from the following file: