Searched refs:getDestinationNode (Results 1 – 1 of 1) sorted by relevance
1528 const DisplayNode &getDestinationNode() const { return Node; } in getDestinationNode() function in __anonb0928b5c2a11::DisplayEdge1686 EdgeMap.insert({&E.getDestinationNode(), &E}); in createEdgeMap()2047 static NodeRef edge_dest(EdgeRef E) { return &E->getDestinationNode(); } in edge_dest()