Searched refs:kindToTypeIndex (Results 1 – 2 of 2) sorted by relevance
1575 AttrBuilder::kindToTypeIndex(Attribute::AttrKind Kind) const { in kindToTypeIndex() function in AttrBuilder1590 if (Optional<unsigned> TypeIndex = kindToTypeIndex(Kind)) in addAttribute()1617 if (Optional<unsigned> TypeIndex = kindToTypeIndex(Val)) in removeAttribute()1729 Optional<unsigned> TypeIndex = kindToTypeIndex(Kind); in getTypeAttr()1735 Optional<unsigned> TypeIndex = kindToTypeIndex(Kind); in addTypeAttr()
825 Optional<unsigned> kindToTypeIndex(Attribute::AttrKind Kind) const;