Searched defs:arg_loc (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-c.c | 334 aarch64_check_builtin_call (location_t loc, vec<location_t> arg_loc, in aarch64_check_builtin_call()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-c.cc | 343 aarch64_check_builtin_call (location_t loc, vec<location_t> arg_loc, in aarch64_check_builtin_call()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 3073 build_function_call_vec (location_t loc, vec<location_t> arg_loc, in build_function_call_vec() 3229 c_build_function_call_vec (location_t loc, vec<location_t> arg_loc, in c_build_function_call_vec() 3459 convert_arguments (location_t loc, vec<location_t> arg_loc, tree typelist, in convert_arguments()
|
H A D | c-parser.c | 10456 vec<location_t> arg_loc = vNULL; in c_parser_postfix_expression_after_primary() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 3098 build_function_call_vec (location_t loc, vec<location_t> arg_loc, in build_function_call_vec() 3254 c_build_function_call_vec (location_t loc, const vec<location_t> &arg_loc, in c_build_function_call_vec() 3484 convert_arguments (location_t loc, vec<location_t> arg_loc, tree typelist, in convert_arguments()
|
H A D | c-parser.cc | 9901 auto_vec<location_t> arg_loc (nargs); in c_parser_postfix_expression() local 10509 vec<location_t> arg_loc = vNULL; in c_parser_postfix_expression_after_primary() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 5891 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc, in check_builtin_function_arguments()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 6236 check_builtin_function_arguments (location_t loc, vec<location_t> arg_loc, in check_builtin_function_arguments()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 10036 complain_about_bad_argument (location_t arg_loc, in complain_about_bad_argument()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | call.cc | 10769 complain_about_bad_argument (location_t arg_loc, in complain_about_bad_argument()
|