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

/gem5/ext/mcpat/
H A DxmlParser.h370 char isAttributeSet(XMLCSTR name) const; ///< test if an attribute with a specific name is given
H A DxmlParser.cc2863 if (x.isAttributeSet(attributeName)) {
2889 char XMLNode::isAttributeSet(XMLCSTR lpszAttrib) const { function in class:XMLNode

Completed in 27 milliseconds