ArrayInterface::is_array_exp
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/driver/ArrayInterface.h>
bool
is_array_exp(
CPPAstInterface& fa,
AstNodePtr const& array,
int* dimp = 0,
SymbolicFunctionDeclarationGroup* len = 0,
bool* changeshape = 0);
Created with MrDocs