Skip to content

NameQuery::queryMemoryPool

** The function Result queryMemoryPool ( TypeOfQueryTypeOneParameter, 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(
    TypeOfQueryTypeOneParameter elementReturnType,
    VariantVector* targetVariantVector = NULL);

Created with MrDocs