AstInterface::GetTypeInfo
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
void
GetTypeInfo(
AstNodeType const& t,
std::string* name = 0,
std::string* stripname = 0,
int* size = 0,
bool use_global_unique_name = false);
Created with MrDocs