ArrayAnnotation::is_array_construct_op
Synopsis
Declared in <src/midend/programAnalysis/valuePropagation/ArrayAnnot.h>
bool
is_array_construct_op(
CPPAstInterface& fa,
AstNodePtr const& arrayExp,
CPPAstInterface::AstNodeList* alias = 0,
ArrayDescriptor* desc = 0,
ReplaceParams* repl = 0);
Created with MrDocs