Searched refs:StringAttrEntry (Results 1 – 1 of 1) sorted by relevance
43 StringAttrEntry enumerator53 bool isStringAttribute() const { return KindID == StringAttrEntry; } in isStringAttribute()134 : AttributeImpl(StringAttrEntry), Kind(Kind), Val(Val) {} in AttributeImpl() argument