class ImmutableMapRef::iterator

Declaration

class ImmutableMapRef::iterator { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/ImmutableMap.h:369

Method Overview

  • public llvm::ImmutableMapRef::data_type_ref getData() const
  • public llvm::ImmutableMapRef::key_type_ref getKey() const

Methods

llvm::ImmutableMapRef::data_type_ref getData()
    const

Declared at: llvm/include/llvm/ADT/ImmutableMap.h:377

llvm::ImmutableMapRef::key_type_ref getKey() const

Declared at: llvm/include/llvm/ADT/ImmutableMap.h:376