Skip to content

NumberQuery::TypeOfQueryTypeOneParameter

Synopsis

Declared in <src/midend/astQuery/numberQuery.h>

enum TypeOfQueryTypeOneParameter;

Members

Name

UnknownListElementType

NumberOfArgsInConstructor

NumberOfOperands

NumberOfArgsInScalarIndexingOperator

END_OF_NODE_TYPE_LIST_ONE_PARAMETER

Non-Member Functions

Name

Description

getFunction

** The function std::function<NumberQuerySynthesizedAttributeType(SgNode *)>getFunction(TypeOfQueryTypeOneParameter oneParam); will return a functorwrapping the pre‐implemented function for TypeOfQueryTypeOneParameter.

queryMemoryPool

** The function Result queryMemoryPool ( TypeOfQueryTypeOneParameter, VariantVector ){ will on every node of the memory pool which has a corresponding variant inVariantVector performa the predefined action specified by the second argumentand return a NodeQuerySynthesizedAttributeType.**

Created with MrDocs