Skip to content

AstInterfaceImpl::GetTypeInfo

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h>

static
void
GetTypeInfo(
    SgType* t,
    std::string* name = 0,
    std::string* stripname = 0,
    int* size = 0,
    bool use_global_unique_name = false);

Created with MrDocs