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

/gem5/ext/mcpat/
H A DxmlParser.h376 XMLNodeContents enumContents(XMLElementPosition i) const; ///< enumerate all the different contents (attribute,child,text, clear) of the current XMLNode. The order is reflecting the order of the original file/string. NOTE: 0 <= i < nElement();
633 /// This structure is given by the function XMLNode::enumContents.
H A DxmlParser.cc2909 XMLNodeContents XMLNode::enumContents(int i) const { function in class:XMLNode

Completed in 20 milliseconds