Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:FirstAttribute

343     virtual bool VisitEnter( const XMLElement& /*element*/, const XMLAttribute* /*firstAttribute*/ )    { return true; }

934 const XMLAttribute* FirstAttribute() const { return rootAttribute; }