BuildListOfConnectedNodesInAST::BuildListOfConnectedNodesInAST
Construct from set
Synopsis
Declared in <src/midend/astDiagnostics/AstConsistencyTests.h>
BuildListOfConnectedNodesInAST(std::set<SgNode*>& s);
Parameters
Name |
Description |
s |
The object to copy construct from |
Created with MrDocs