NumberQuery::queryMemoryPool
** The function NumberQuerySynthesizedAttributeType queryMemoryPool ( Result (*x)(SgNode*,_Arg), Arg x_arg, VariantVector ){ will on every node of the memory pool which has a corresponding variant inVariantVector performa the action specified by the second argument and returna NodeQuerySynthesizedAttributeType.*
Synopsis
Declared in <src/midend/astQuery/numberQuery.h>
[[visibility]]
NumberQuerySynthesizedAttributeType
queryMemoryPool(
std::string traversal,
roseFunctionPointerTwoParameters querySolverFunction,
VariantVector* targetVariantVector);
Created with MrDocs