Home
last modified time | relevance | path

Searched defs:colon_loc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c5152 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
H A Dc-parser.c7653 location_t start, cond_loc, colon_loc; in c_parser_conditional_expression() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc5190 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
H A Dc-parser.cc7616 location_t start, cond_loc, colon_loc; in c_parser_conditional_expression() local