Home
last modified time | relevance | path

Searched defs:arg_loc (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple-streamer-in.c62 location_t arg_loc = stream_input_location_now (&bp, data_in); in input_phi() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimple-streamer-in.c57 location_t arg_loc = lto_input_location (ib, data_in); in input_phi() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c3006 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 Dc-parser.c9159 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 Dc-common.c5754 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc, in check_builtin_function_arguments()