Searched refs:has_help_aliases (Results 1 – 1 of 1) sorted by relevance
276 bool has_help_aliases = HasAlias({FlagAliasMode::kFlagExact, "-help"}) && in WriteGflagsCompatXml() local279 has_help_aliases}; in WriteGflagsCompatXml()293 (has_bool_aliases || has_help_aliases) ? "bool" : "string"; in WriteGflagsCompatXml()