LLVM 22.0.0git
|
#include "llvm/Object/Archive.h"
Public Member Functions | |
symbol_iterator (const Symbol &s) | |
const Symbol * | operator-> () const |
const Symbol & | operator* () const |
bool | operator== (const symbol_iterator &other) const |
bool | operator!= (const symbol_iterator &other) const |
symbol_iterator & | operator++ () |
Definition at line 315 of file Archive.h.
Referenced by operator!=(), operator++(), and operator==().
|
inline |
Definition at line 324 of file Archive.h.
References symbol_iterator().
|
inline |
Definition at line 328 of file Archive.h.
References symbol_iterator().
|
inline |
Definition at line 320 of file Archive.h.
References symbol_iterator().