Skip to content

NumberQuery::getFunction

  • The function std::function<NumberQuerySynthesizedAttributeType(SgNode *, std::string)> getFunction(TypeOfQueryTypeTwoParameters twoParam); will return a functor wrapping the pre‐implemented function forTypeOfQueryTypeTwoParameters.

Synopsis

Declared in <src/midend/astQuery/numberQuery.h>

std::function<NumberQuerySynthesizedAttributeType(SgNode*, std::string)>
getFunction(TypeOfQueryTypeTwoParameters twoParam);

Created with MrDocs