Skip to content

NodeQuery::TypeOfQueryTypeTwoParameters

Synopsis

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

enum TypeOfQueryTypeTwoParameters;

Members

Name

UnknownListElementTypeTwoParameters

FunctionDeclarationFromDefinition

ClassDeclarationFromName

ClassDeclarationsFromTypeName

PragmaDeclarationFromName

VariableDeclarationFromName

END_OF_NODE_TYPE_LIST_TWO_PARAMETERS

Non-Member Functions

Name

Description

getFunction

** The function std::function<Rose_STL_Container<SgNode*>(SgNode *, SgNode *)> getFunction(TypeOfQueryTypeTwoParameters twoParam); will return a functor wrapping the pre‐implemented function forTypeOfQueryTypeTwoParameters.

Created with MrDocs