Searched refs:OutputStatementComment (Results 1 – 3 of 3) sorted by relevance
95 void OutputStatementComment(std::ofstream &ofs, const CNodePtr &node);
445 void AnfExporter::OutputStatementComment(std::ofstream &ofs, const CNodePtr &node) { in OutputStatementComment() function in mindspore::AnfExporter520 OutputStatementComment(ofs, cnode); in OutputCNode()
302 OutputStatementComment(ofs, cnode); in OutputCNode()