|
LLVM
3.7.0
|
#include <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++ () |
|
inline |
|
inline |
Definition at line 167 of file Archive.h.
References llvm::object::Archive::Symbol::getNext().
|
inline |
1.8.6