NumberQuery::queryMemoryPool
** The function Result queryMemoryPool ( SgNode, TypeOfQueryTypeTwoParameters, 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(
std::string traversal,
TypeOfQueryTypeTwoParameters elementReturnType,
VariantVector* targetVariantVector = NULL);
Created with MrDocs