Searched defs:arg_loc (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimple-streamer-in.c | 62 location_t arg_loc = stream_input_location_now (&bp, data_in); in input_phi() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimple-streamer-in.c | 57 location_t arg_loc = lto_input_location (ib, data_in); in input_phi() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 3006 build_function_call_vec (location_t loc, vec<location_t> arg_loc, in build_function_call_vec() 3161 c_build_function_call_vec (location_t loc, vec<location_t> arg_loc, in c_build_function_call_vec() 3204 convert_arguments (location_t loc, vec<location_t> arg_loc, tree typelist, in convert_arguments()
|
H A D | c-parser.c | 9159 vec<location_t> arg_loc = vNULL; in c_parser_postfix_expression_after_primary() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-common.c | 5754 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc, in check_builtin_function_arguments()
|