Searched refs:attrOrType (Results 1 – 2 of 2) sorted by relevance
24 class SubElementInterfaceBase<string interfaceName, string attrOrType,45 }], attrOrType, "replaceImmediateSubElements", (ins58 }] # attrOrType # [{ replaceSubElements(73 }] # attrOrType # [{ replaceSubElements(82 }] # attrOrType # [{ replaceImmediateSubElements(100 }] # attrOrType # [{ replaceSubElements(107 }] # attrOrType # [{ replaceSubElements(
140 void printStrippedAttrOrType(AttrOrType attrOrType) { in printStrippedAttrOrType() argument141 if (succeeded(printAlias(attrOrType))) in printStrippedAttrOrType()143 attrOrType.print(*this); in printStrippedAttrOrType()156 [this](AttrOrType attrOrType) { printStrippedAttrOrType(attrOrType); }); in printStrippedAttrOrType()165 void printStrippedAttrOrType(AttrOrType attrOrType) { in printStrippedAttrOrType() argument166 *this << attrOrType; in printStrippedAttrOrType()