Skip to content

NodeQuery::mergeList

Synopsis

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

void
mergeList(
    std::vector<SgNode*>& nodeList,
    std::vector<SgNode*> const& localList);

Created with MrDocs