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