Home
last modified time | relevance | path

Searched defs:switch_loc (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c4073 location_t switch_loc, location_t case_loc) in c_check_switch_jump_warnings()
H A Dc-typeck.c10871 c_start_case (location_t switch_loc, in c_start_case()
H A Dc-parser.c6608 location_t switch_loc = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc4137 location_t switch_loc, location_t case_loc) in c_check_switch_jump_warnings()
H A Dc-typeck.cc11060 c_start_switch (location_t switch_loc, in c_start_switch()
H A Dc-parser.cc6574 location_t switch_loc = c_parser_peek_token (parser)->location; in c_parser_switch_statement() local