Home
last modified time | relevance | path

Searched defs:arglocs (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c996 vec<location_t> *arglocs; member
1088 vec<location_t> *arglocs) in check_function_format()
1415 vec<location_t> *arglocs) in check_format_info()
1534 vec<location_t> *arglocs = format_ctx->arglocs; in check_format_arg() local
1863 vec<location_t> *arglocs; variable
2775 vec<location_t> *arglocs) in check_format_info_main()
3053 vec<location_t> *arglocs) in check_format_types()
H A Dc-common.c5611 int nargs, tree *argarray, vec<location_t> *arglocs) in check_function_arguments()