Skip to content

NameQuery::queryMemoryPool

** The function Result queryMemoryPool ( _Result (__x)(SgNode_), 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,
    roseFunctionPointerOneParameter querySolverFunction,
    VariantVector* targetVariantVector = NULL);

Created with MrDocs