Skip to content

NodeQuery::TypeOfQueryTypeOneParameter

Synopsis

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

enum TypeOfQueryTypeOneParameter;

Members

Name

UnknownListElementType

VariableDeclarations

VariableTypes

FunctionDeclarations

MemberFunctionDeclarations

ClassDeclarations

StructDeclarations

UnionDeclarations

Arguments

ClassFields

StructFields

UnionFields

StructDefinitions

TypedefDeclarations

AnonymousTypedefs

AnonymousTypedefClassDeclarations

END_OF_NODE_TYPE_LIST_ONE_PARAMETER

Non-Member Functions

Name

Description

getFunction

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

queryMemoryPool

** The function Result queryMemoryPool ( SgNode * subTree, 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