Searched refs:attrDefs (Results 1 – 4 of 4) sorted by relevance
130 XSLTAttributeDef[] attrDefs = def.getAttributes(); in setPropertiesFromAttributes() local131 int nAttrDefs = attrDefs.length; in setPropertiesFromAttributes()135 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes()
369 XSLTAttributeDef[] attrDefs = def.getAttributes(); in setPropertiesFromAttributes() local370 int nAttrDefs = attrDefs.length; in setPropertiesFromAttributes()374 XSLTAttributeDef attrDef = attrDefs[i]; in setPropertiesFromAttributes()
580 XSLTAttributeDef[] attrDefs = getAttributes(); in getAttributeDef() local581 int nAttrDefs = attrDefs.length; in getAttributeDef()585 XSLTAttributeDef attrDef = attrDefs[k]; in getAttributeDef()
216 auto attrDefs = recordKeeper.getAllDerivedDefinitions("DialectAttr"); in emitDialectDecls() local219 emitDialectDecl(dialect, filterForDialect<Attribute>(attrDefs, dialect), in emitDialectDecls()