Searched refs:MatchTwoAttributeLists (Results 1 – 1 of 1) sorted by relevance
1097 static bool MatchTwoAttributeLists(const AttrVec &Attrs1, const AttrVec &Attrs2, in MatchTwoAttributeLists() function1135 bool match = MatchTwoAttributeLists(Attrs1, Attrs2, AvailabilityArgsMatch); in AttributesMatch()1137 return MatchTwoAttributeLists(Attrs2, Attrs1, AvailabilityArgsMatch); in AttributesMatch()