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

/gem5/ext/mcpat/
H A DxmlParser.h411 XMLClear *addClear(XMLCSTR lpszValue, XMLCSTR lpszOpen=NULL, XMLCSTR lpszClose=NULL, XMLElementPosition pos=-1);
502 * methods is to be used as last parameter (parameter 'pos') of addChild, addText or addClear.
H A DxmlParser.cc3022 XMLClear *XMLNode::addClear(XMLCSTR lpszValue, XMLCSTR lpszOpen, function in class:XMLNode

Completed in 20 milliseconds