NumberQuery::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.**
Synopsis
Declared in <src/midend/astQuery/numberQuery.h>
[[visibility]]
NumberQuerySynthesizedAttributeType
queryMemoryPool(
TypeOfQueryTypeOneParameter elementReturnType,
VariantVector* targetVariantVector = NULL);
Created with MrDocs