Searched defs:make_location (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.c | 889 make_location (location_t caret, location_t start, location_t finish) in make_location() function 905 make_location (location_t caret, source_range src_range) in make_location() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 1039 make_location (location_t caret, location_t start, location_t finish) in make_location() function 1055 make_location (location_t caret, source_range src_range) in make_location() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-recording.c | 123 dump::make_location () const in make_location() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-recording.cc | 123 dump::make_location () const in make_location() function in gcc::jit::dump
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 830 make_location (location_t caret, location_t start, cp_lexer *lexer) in make_location() function 839 make_location (cp_token *caret, cp_token *start, cp_token *end) in make_location() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 785 make_location (location_t caret, location_t start, cp_lexer *lexer) in make_location() function
|