LLVM
8.0.1
|
Iterators for registry entries. More...
#include "llvm/Support/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 84 of file Registry.h.
|
inlineexplicit |
Definition at line 88 of file Registry.h.
|
inline |
Definition at line 91 of file Registry.h.
|
inline |
Definition at line 93 of file Registry.h.
|
inline |
Definition at line 92 of file Registry.h.
|
inline |
Definition at line 94 of file Registry.h.
References llvm::sys::path::begin().
|
inline |
Definition at line 90 of file Registry.h.