class ImmutableMap::iterator
Declaration
class ImmutableMap::iterator { /* full declaration omitted */ };
Declared at: llvm/include/llvm/ADT/ImmutableMap.h:209
Method Overview
- public llvm::ImmutableMap::data_type_ref getData() const
- public llvm::ImmutableMap::key_type_ref getKey() const
Methods
¶llvm::ImmutableMap::data_type_ref getData() const
llvm::ImmutableMap::data_type_ref getData() const
Declared at: llvm/include/llvm/ADT/ImmutableMap.h:217
¶llvm::ImmutableMap::key_type_ref getKey() const
llvm::ImmutableMap::key_type_ref getKey() const
Declared at: llvm/include/llvm/ADT/ImmutableMap.h:216