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