Searched defs:format_string_loc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 1050 location_t format_string_loc; member 1964 const location_t format_string_loc; variable 2014 location_t format_string_loc, in validate() 3054 location_t format_string_loc, tree format_string_cst, in check_tokens() 3269 check_plain (location_t format_string_loc, tree format_string_cst, in check_plain() 3738 maybe_diag_unbalanced_tokens (location_t format_string_loc, in maybe_diag_unbalanced_tokens() 3799 const location_t format_string_loc = res->format_string_loc; in check_format_info_main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 1042 location_t format_string_loc; member 1957 const location_t format_string_loc; member in argument_parser 2007 location_t format_string_loc, in validate() 3047 location_t format_string_loc, tree format_string_cst, in check_tokens() 3268 check_plain (location_t format_string_loc, tree format_string_cst, in check_plain() 3737 maybe_diag_unbalanced_tokens (location_t format_string_loc, in maybe_diag_unbalanced_tokens() 3798 const location_t format_string_loc = res->format_string_loc; in check_format_info_main() local
|