Skip to content

BuildListOfNodesInAST::BuildListOfNodesInAST

Synopsis

Declared in <src/midend/astDiagnostics/AstConsistencyTests.h>

BuildListOfNodesInAST(
    std::set<SgNode*> const& s1,
    std::set<SgNode*>& s2);

Created with MrDocs