Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-parser.c5423 location_t cond_loc, colon_loc, middle_loc; in c_parser_conditional_expression() local
H A Dc-typeck.c4134 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c4904 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
H A Dc-parser.c6687 location_t start, cond_loc, colon_loc; in c_parser_conditional_expression() local