Home
last modified time | relevance | path

Searched defs:make_location (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c889 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 Dinput.cc1039 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 Djit-recording.c123 dump::make_location () const in make_location() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc123 dump::make_location () const in make_location() function in gcc::jit::dump
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc830 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 Dparser.c785 make_location (location_t caret, location_t start, cp_lexer *lexer) in make_location() function