|
LLVM
3.7.0
|
#include <ValueMap.h>
Classes | |
| struct | ValueTypeProxy |
Public Member Functions | |
| ValueMapConstIterator () | |
| ValueMapConstIterator (BaseT I) | |
| ValueMapConstIterator (ValueMapIterator< DenseMapT, KeyT > Other) | |
| BaseT | base () const |
| ValueTypeProxy | operator* () const |
| ValueTypeProxy | operator-> () const |
| bool | operator== (const ValueMapConstIterator &RHS) const |
| bool | operator!= (const ValueMapConstIterator &RHS) const |
| ValueMapConstIterator & | operator++ () |
| ValueMapConstIterator | operator++ (int) |
Definition at line 46 of file ValueMap.h.
|
inline |
Definition at line 355 of file ValueMap.h.
|
inline |
Definition at line 356 of file ValueMap.h.
|
inline |
Definition at line 357 of file ValueMap.h.
|
inline |
Definition at line 360 of file ValueMap.h.
|
inline |
Definition at line 383 of file ValueMap.h.
|
inline |
Definition at line 371 of file ValueMap.h.
Referenced by llvm::ValueMapConstIterator< DenseMapT, KeyT >::operator->().
|
inline |
Definition at line 387 of file ValueMap.h.
|
inline |
Definition at line 391 of file ValueMap.h.
|
inline |
Definition at line 376 of file ValueMap.h.
References llvm::ValueMapConstIterator< DenseMapT, KeyT >::operator*().
|
inline |
Definition at line 380 of file ValueMap.h.
1.8.6