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