|
LLVM
4.0.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 53 of file ValueMap.h.
|
inline |
Definition at line 389 of file ValueMap.h.
|
inline |
Definition at line 390 of file ValueMap.h.
|
inline |
Definition at line 391 of file ValueMap.h.
|
inline |
Definition at line 394 of file ValueMap.h.
|
inline |
Definition at line 417 of file ValueMap.h.
|
inline |
Definition at line 405 of file ValueMap.h.
Referenced by llvm::ValueMapConstIterator< DenseMapT, KeyT >::operator->().
|
inline |
Definition at line 421 of file ValueMap.h.
|
inline |
Definition at line 425 of file ValueMap.h.
|
inline |
Definition at line 410 of file ValueMap.h.
References llvm::ValueMapConstIterator< DenseMapT, KeyT >::operator*().
|
inline |
Definition at line 414 of file ValueMap.h.
1.8.6