|
LLVM
3.7.0
|
Iterators for registry entries. More...
#include <Registry.h>
Public Member Functions | |
| iterator (const node *N) | |
| bool | operator== (const iterator &That) const |
| bool | operator!= (const iterator &That) const |
| iterator & | operator++ () |
| const entry & | operator* () const |
| const entry * | operator-> () const |
Iterators for registry entries.
Definition at line 108 of file Registry.h.
|
inlineexplicit |
Definition at line 112 of file Registry.h.
|
inline |
Definition at line 115 of file Registry.h.
|
inline |
Definition at line 117 of file Registry.h.
|
inline |
Definition at line 116 of file Registry.h.
|
inline |
Definition at line 118 of file Registry.h.
|
inline |
Definition at line 114 of file Registry.h.
1.8.6