Searched defs:hasAttributes (Results 1 – 9 of 9) sorted by relevance
79 public boolean hasAttributes() {return false;} in hasAttributes() method in DOM2DTMdefaultNamespaceDeclarationNode
187 bool hasAttributes() const { return NumAttrs != 0; } in hasAttributes() function
1102 bool AttributeSet::hasAttributes(unsigned Index) const { in hasAttributes() function in AttributeSet1472 bool AttrBuilder::hasAttributes() const { in hasAttributes() function in AttrBuilder1476 bool AttrBuilder::hasAttributes(AttributeSet A, uint64_t Index) const { in hasAttributes() function in AttrBuilder
935 public boolean hasAttributes() in hasAttributes() method
409 public boolean hasAttributes() in hasAttributes() method in UnImplNode
1173 public boolean hasAttributes() in hasAttributes() method in DTMNodeProxy
747 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function2190 bool hasAttributes() const { in hasAttributes() function
823 def hasAttributes(self): member in Element
880 def hasAttributes(self): member in Element