LLVM: llvm::MCSection::iterator Struct Reference (original) (raw)

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

Public Member Functions
iterator ()=default
iterator (MCFragment *F)
MCFragment & operator* () const
bool operator== (const iterator &O) const
bool operator!= (const iterator &O) const
iterator & operator++ ()

Definition at line 524 of file MCSection.h.

iterator() [1/2]

llvm::MCSection::iterator::iterator ( ) default

iterator() [2/2]

llvm::MCSection::iterator::iterator ( MCFragment * F) inlineexplicit

operator!=()

operator*()

MCFragment & llvm::MCSection::iterator::operator* ( ) const inline

operator++()

operator==()

F

MCFragment* llvm::MCSection::iterator::F = nullptr


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