LLVM 22.0.0git
|
Creates an iterator range of SectionFilterIterators for a given Object and predicate. More...
#include "llvm/Object/ObjectFile.h"
Public Member Functions | |
SectionFilter (SectionFilterPredicate Pred, const ObjectFile &Obj) | |
SectionFilterIterator | begin () |
SectionFilterIterator | end () |
Creates an iterator range of SectionFilterIterators for a given Object and predicate.
Definition at line 443 of file ObjectFile.h.
|
inline |
Definition at line 445 of file ObjectFile.h.
References llvm::move().
|
inline |
Definition at line 447 of file ObjectFile.h.
|
inline |
Definition at line 451 of file ObjectFile.h.