Searched refs:CreateEnumAttribute (Results 1 – 2 of 2) sorted by relevance
28 attr := mod.Context().CreateEnumAttribute(kind, 0)
388 func (c Context) CreateEnumAttribute(kind uint, val uint64) (a Attribute) { func