Searched refs:eTokenShortHandClose (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.cc719 eTokenShortHandClose, /* "/>" */ enumerator in enum:XMLTokenTypeTag
1184 *pType = eTokenShortHandClose;
1582 case eTokenShortHandClose: /* '/>' */
1783 case eTokenShortHandClose:
1820 case eTokenShortHandClose:
1830 xtype = eTokenShortHandClose;
1841 if (xtype == eTokenShortHandClose) {
1911 case eTokenShortHandClose: /* "Attr = />" */

Completed in 9 milliseconds