Searched refs:ToComment (Results 1 – 2 of 2) sorted by relevance
515 virtual XMLComment* ToComment() { in ToComment() function534 virtual const XMLComment* ToComment() const { in ToComment() function802 virtual XMLComment* ToComment() { in ToComment() function805 virtual const XMLComment* ToComment() const { in ToComment() function
914 … return ( compare->ToComment() && XMLUtil::StringEqual( compare->ToComment()->Value(), Value() )); in ShallowEqual()