NumberQuery::getFunction
-
The function std::function<NumberQuerySynthesizedAttributeType(SgNode *)>getFunction(TypeOfQueryTypeOneParameter oneParam); will return a functorwrapping the preāimplemented function for TypeOfQueryTypeOneParameter.
Synopsis
Declared in <src/midend/astQuery/numberQuery.h>
std::function<NumberQuerySynthesizedAttributeType(SgNode*)>
getFunction(TypeOfQueryTypeOneParameter oneParam);
Created with MrDocs