Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-c.c334 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 Daarch64-c.cc343 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 Dc-typeck.c3073 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 Dc-parser.c10456 vec<location_t> arg_loc = vNULL; in c_parser_postfix_expression_after_primary() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc3098 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 Dc-parser.cc9901 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 Dc-common.c5891 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 Dc-common.cc6236 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 Dcall.c10036 complain_about_bad_argument (location_t arg_loc, in complain_about_bad_argument()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc10769 complain_about_bad_argument (location_t arg_loc, in complain_about_bad_argument()