NameQuery::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/nameQuery.h>
NameQuerySynthesizedAttributeType
queryMemoryPool(
std::string traversal,
TypeOfQueryTypeTwoParameters elementReturnType,
VariantVector* targetVariantVector = NULL);
Created with MrDocs