Searched defs:firstAttribute (Results 1 – 5 of 5) sorted by relevance
82 private Attribute firstAttribute; field in RecordComponentWriter
104 private Attribute firstAttribute; field in FieldWriter
215 private Attribute firstAttribute; field in ClassWriter
461 private Attribute firstAttribute; field in MethodWriter
1766 bool TiXmlPrinter::VisitEnter( const TiXmlElement& element, const TiXmlAttribute* firstAttribute ) in VisitEnter()