Searched defs:ploc (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ubsan.c | 535 ubsan_create_data (const char *name, int loccnt, const location_t *ploc, ...) in ubsan_create_data()
|
H A D | gimple-ssa-sprintf.c | 317 get_format_string (tree format, location_t *ploc) in get_format_string()
|
H A D | combine.c | 661 find_single_use (rtx dest, rtx_insn *insn, rtx_insn **ploc) in find_single_use()
|
H A D | var-tracking.c | 5513 rtx ploc = PAT_VAR_LOCATION_LOC (loc); in use_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ubsan.cc | 539 ubsan_create_data (const char *name, int loccnt, const location_t *ploc, ...) in ubsan_create_data()
|
H A D | gimple-ssa-sprintf.cc | 318 get_format_string (tree format, location_t *ploc) in get_format_string()
|
H A D | combine.cc | 643 find_single_use (rtx dest, rtx_insn *insn, rtx_insn **ploc) in find_single_use()
|
H A D | var-tracking.cc | 5520 rtx ploc = PAT_VAR_LOCATION_LOC (loc); in use_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 3266 convert_argument (location_t ploc, tree function, tree fundecl, in convert_argument() 3558 location_t ploc in convert_arguments() local 6555 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg()
|
H A D | c-decl.c | 4132 location_t *ploc) in lookup_tag()
|
H A D | c-parser.c | 20873 location_t ploc in c_parser_omp_declare_reduction() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 3291 convert_argument (location_t ploc, tree function, tree fundecl, in convert_argument() 3583 location_t ploc in convert_arguments() local 6671 inform_for_arg (tree fundecl, location_t ploc, int parmnum, in inform_for_arg()
|
H A D | c-decl.cc | 4196 location_t *ploc) in lookup_tag()
|
H A D | c-parser.cc | 22242 location_t ploc in c_parser_omp_declare_reduction() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | doc.d | 430 const ploc = m.md ? &m.md.loc : &m.loc; in gendocfile() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 509 location_t ploc = DECL_SOURCE_LOCATION (fndecl); in coro_promise_type_found_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 486 location_t ploc = DECL_SOURCE_LOCATION (fndecl); in coro_promise_type_found_p() local
|