Searched defs:colon_loc (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 5152 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
|
H A D | c-parser.c | 7653 location_t start, cond_loc, colon_loc; in c_parser_conditional_expression() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 5190 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
|
H A D | c-parser.cc | 7616 location_t start, cond_loc, colon_loc; in c_parser_conditional_expression() local
|