Skip to content

AstInterface::GetArrayBound

Synopsis

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

bool
GetArrayBound(
    AstNodePtr const& arrayname,
    int dim,
    int& lb,
    int& ub);

Created with MrDocs