Searched refs:getEnumKind (Results 1 – 3 of 3) sorted by relevance
130 Attribute::AttrKind getEnumKind() const { return Kind; } in getEnumKind() function
654 return static_cast<const EnumAttributeImpl *>(this)->getEnumKind(); in getKindAsEnum()
341 private EnumKind getEnumKind(AST.Type type)924 EnumKind kind = getEnumKind(type);1518 EnumKind kind = getEnumKind(type);1604 const EnumKind memberKind = type ? kind : getEnumKind(memberType);2004 const kind = getEnumKind(ed.memtype);