Skip to content

ExtractFunctionArguments::FunctionArgsNeedNormalization

Returns true if any of the arguments of the given function call will need to be extracted.

Synopsis

Declared in <src/midend/programTransformation/extractFunctionArgumentsNormalization/ExtractFunctionArguments.h>

Parameters

Name

Description

functionArgs

This class represents the concept of a C and C++ expression list.

Created with MrDocs