NodeQuery::TypeOfQueryTypeOneParameter
Synopsis
Declared in <src/midend/astQuery/nodeQuery.h>
enum TypeOfQueryTypeOneParameter;
Members
Name |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Non-Member Functions
Name |
Description |
** The function std::function<Rose_STL_Container<SgNode*>(SgNode *)>getFunction(TypeOfQueryTypeOneParameter oneParam); will return a functorwrapping the preāimplemented function for TypeOfQueryTypeOneParameter. |
|
** 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