Searched defs:init_loc (Results 1 – 9 of 9) sorted by relevance
| /dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
| H A D | c-lex.c | 1157 location_t init_loc = tok->src_loc; in lex_string() local
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | c-parser.c | 1641 location_t init_loc; in c_parser_declaration_or_fndef() local 9913 location_t init_loc; in c_parser_omp_for_loop() local
|
| H A D | c-typeck.c | 5842 store_init_value (location_t init_loc, tree decl, tree init, tree origtype) in store_init_value() 6110 digest_init (location_t init_loc, tree type, tree init, tree origtype, in digest_init()
|
| H A D | c-decl.c | 4209 finish_decl (tree decl, location_t init_loc, tree init, in finish_decl()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
| H A D | init.c | 1682 location_t init_loc = (init in build_aggr_init() local
|
| H A D | parser.c | 12909 location_t init_loc = UNKNOWN_LOCATION; in cp_parser_simple_declaration() local 13224 location_t *init_loc) in cp_parser_decomposition_declaration() 19428 location_t* init_loc, in cp_parser_init_declarator()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/c/ |
| H A D | c-typeck.c | 7135 store_init_value (location_t init_loc, tree decl, tree init, tree origtype) in store_init_value() 7338 digest_init (location_t init_loc, tree type, tree init, tree origtype, in digest_init()
|
| H A D | c-parser.c | 2046 location_t init_loc; in c_parser_declaration_or_fndef() local 15742 location_t init_loc; in c_parser_omp_for_loop() local
|
| H A D | c-decl.c | 4897 finish_decl (tree decl, location_t init_loc, tree init, in finish_decl()
|