Searched refs:has_aliases (Results 1 – 1 of 1) sorted by relevance
278 std::vector<bool> has_aliases = {has_bool_aliases, has_other_aliases, in WriteGflagsCompatXml() local281 std::count(has_aliases.cbegin(), has_aliases.cend(), true); in WriteGflagsCompatXml()