class DtorName

Declaration

class DtorName : public Node { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:1603

Inherits from: Node

Member Variables

private const llvm::itanium_demangle::Node* Base

Inherited from Node:

public RHSComponentCache
public ArrayCache
public FunctionCache

Method Overview

  • public DtorName(const llvm::itanium_demangle::Node * Base_)
  • public template <typename Fn>void match(Fn F) const
  • public void printLeft(llvm::itanium_demangle::OutputBuffer & OB) const

Inherited from Node:

Methods

DtorName(
    const llvm::itanium_demangle::Node* Base_)

Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:1607

Parameters

const llvm::itanium_demangle::Node* Base_

template <typename Fn>
void match(Fn F) const

Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:1609

Templates

Fn

Parameters

Fn F

void printLeft(
    llvm::itanium_demangle::OutputBuffer& OB)
    const

Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:1611

Parameters

llvm::itanium_demangle::OutputBuffer& OB