Searched refs:va_list_names (Results 1 – 1 of 1) sorted by relevance
338 static const std::unordered_set<std::string> va_list_names{ in AreOpaqueTypesEqual() local340 return va_list_names.count(old_type_id) && va_list_names.count(new_type_id); in AreOpaqueTypesEqual()