class PixelVectorType

Declaration

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

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

Inherits from: Node

Member Variables

Inherited from Node:

public RHSComponentCache
public ArrayCache
public FunctionCache

Method Overview

  • public PixelVectorType(const llvm::itanium_demangle::Node * Dimension_)
  • public template <typename Fn>void match(Fn F) const
  • public void printLeft(llvm::itanium_demangle::OutputStream & S) const

Inherited from Node:

Methods

PixelVectorType(
    const llvm::itanium_demangle::Node*
        Dimension_)

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

Parameters

const llvm::itanium_demangle::Node* Dimension_

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

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

Templates

Fn

Parameters

Fn F

void printLeft(
    llvm::itanium_demangle::OutputStream& S) const

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

Parameters

llvm::itanium_demangle::OutputStream& S