Skip to content

ExtendibleParamDescriptor::get_extension

Get the lower bound and upper bound of the parameter

Synopsis

Declared in <src/midend/astUtil/annotation/AnnotExpr.h>

bool
get_extension(
    int& lb,
    int& ub) const;

Return Value

the lower bound and upper bound of the parameter

Created with MrDocs