Searched defs:IsSameContent (Results 1 – 2 of 2) sorted by relevance
2666 bool UnaryNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::UnaryNode2678 bool TypeCvtNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::TypeCvtNode2689 bool IreadNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::IreadNode2700 bool IreadoffNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::IreadoffNode2711 bool IreadFPoffNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::IreadFPoffNode2723 bool BinaryOpnds::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::BinaryOpnds2734 bool BinaryNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::BinaryNode2746 bool ConstvalNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::ConstvalNode2771 bool ConststrNode::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::ConststrNode2780 bool Conststr16Node::IsSameContent(const BaseNode *node) const in IsSameContent() function in maple::Conststr16Node[all …]
215 virtual bool IsSameContent(const BaseNode *node) const in IsSameContent() function