Skip to content

Unparse_Sym::unparseSymbol

unparse symbol functions implemented in unparse_sym.C

Synopsis

Declared in <src/backend/unparser/unparse_sym.h>

virtual
void
unparseSymbol(
    SgSymbol* sym,
    SgUnparse_Info& info);

Parameters

Name

Description

sym

This class represents the concept of a name within the compiler.

Created with MrDocs