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