LLVM API Documentation
#include <ImmutableMap.h>
Public Member Functions | |
| value_type_ref | operator* () const |
| value_type * | operator-> () const |
| key_type_ref | getKey () const |
| data_type_ref | getData () const |
| iterator & | operator++ () |
| iterator | operator++ (int) |
| iterator & | operator-- () |
| iterator | operator-- (int) |
| bool | operator== (const iterator &RHS) const |
| bool | operator!= (const iterator &RHS) const |
Friends | |
| class | ImmutableMapRef |
Definition at line 380 of file ImmutableMap.h.
|
inline |
Definition at line 392 of file ImmutableMap.h.
References llvm::ImutAVLTree< ImutInfo >::getValue().
|
inline |
Definition at line 391 of file ImmutableMap.h.
References llvm::ImutAVLTree< ImutInfo >::getValue().
|
inline |
Definition at line 400 of file ImmutableMap.h.
|
inline |
Definition at line 388 of file ImmutableMap.h.
References llvm::ImutAVLTree< ImutInfo >::getValue().
|
inline |
Definition at line 395 of file ImmutableMap.h.
|
inline |
Definition at line 396 of file ImmutableMap.h.
|
inline |
Definition at line 397 of file ImmutableMap.h.
|
inline |
Definition at line 398 of file ImmutableMap.h.
|
inline |
Definition at line 389 of file ImmutableMap.h.
References llvm::ImutAVLTree< ImutInfo >::getValue().
|
inline |
Definition at line 399 of file ImmutableMap.h.
|
friend |
Definition at line 385 of file ImmutableMap.h.