class SizeofParamPackExpr

Declaration

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

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

Inherits from: Node

Member Variables

private const llvm::itanium_demangle::Node* Pack

Inherited from Node:

public RHSComponentCache
public ArrayCache
public FunctionCache

Method Overview

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

Inherited from Node:

Methods

SizeofParamPackExpr(
    const llvm::itanium_demangle::Node* Pack_)

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

Parameters

const llvm::itanium_demangle::Node* Pack_

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

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

Templates

Fn

Parameters

Fn F

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

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

Parameters

llvm::itanium_demangle::OutputBuffer& OB