NameQuery::queryMemoryPool
** The function NameQuerySynthesizedAttributeType 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/nameQuery.h>
NameQuerySynthesizedAttributeType
queryMemoryPool(
std::string traversal,
roseFunctionPointerTwoParameters querySolverFunction,
VariantVector* targetVariantVector);
Created with MrDocs