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