Searched refs:s_filter_attributes (Results 1 – 1 of 1) sorted by relevance
154 const char *const s_filter_attributes[] = { variable218 dict_p->AddStringItem("attribute", s_filter_attributes[m_attribute_index]); in Serialize()243 return s_filter_attributes[m_attribute_index]; in GetFilterAttribute()719 for (const auto &Item : llvm::enumerate(s_filter_attributes)) { in MatchAttributeIndex()