AstInterface::IsArrayType
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsArrayType(
AstNodeType const& t,
int* dim = 0,
AstNodeType* base = 0,
std::string* annotation = 0);
Created with MrDocs
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
bool
IsArrayType(
AstNodeType const& t,
int* dim = 0,
AstNodeType* base = 0,
std::string* annotation = 0);
Created with MrDocs