Home
last modified time | relevance | path

Searched refs:get_source_line (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h655 get_source_line (int line_num);
H A Djit-playback.c2990 source_line *src_line = src_file->get_source_line (line); in new_location()
3056 get_source_line (int line_num) in get_source_line() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h756 get_source_line (int line_num);
H A Djit-playback.cc3536 source_line *src_line = src_file->get_source_line (line); in new_location()
3602 get_source_line (int line_num) in get_source_line() function in gcc::jit::playback::source_file
H A DChangeLog.jit2885 (gcc::jit::source_file::get_source_line): Rename to...
2886 (gcc::jit::playback::source_file::get_source_line): ...this.
3350 (gcc::jit::source_file::get_source_line): New.