Searched defs:has_default (Results 1 – 7 of 7) sorted by relevance
130 bool has_default; member
813 has_default() const in has_default() function in cxxopts::values::abstract_value1022 bool has_default; member1069 has_default() const noexcept in has_default() function in cxxopts::OptionValue
192 bool has_default; member
3167 int has_default = (context_p->stack_top_uint8 == PARSER_STATEMENT_SWITCH); in parser_parse_statements() local
1370 bool has_default = (default_secondary || default_primary); in print_load_store_instr() local
2282 bool has_default = false; in ValidateSwitch() local
6368 int has_default = WILDCARD_CHECK(m->pattern) && 1 < cases; in compiler_match_inner() local