Skip to content

Unparse_Type::unparsePointerType

unparse type functions implemented in unparse_type.C

Synopsis

Declared in <src/backend/unparser/CxxCodeGeneration/unparseCxx_types.h>

virtual
void
unparsePointerType(
    SgType* type,
    SgUnparse_Info& info);

Parameters

Name

Description

type

This class represents the base class for all types.

Created with MrDocs