NodeQuery::getFunction
-
The function std::function<Rose_STL_Container<SgNode*>(SgNode *, SgNode *)> getFunction(TypeOfQueryTypeTwoParameters twoParam); will return a functor wrapping the preāimplemented function forTypeOfQueryTypeTwoParameters.
Synopsis
Declared in <src/midend/astQuery/nodeQuery.h>
std::function<std::vector<SgNode*>(SgNode*, SgNode*)>
getFunction(TypeOfQueryTypeTwoParameters twoParam);
Created with MrDocs