Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h261 get_source_file (const char *filename);
H A Djit-playback.c2988 source_file *src_file = get_source_file (filename); in new_location()
3015 get_source_file (const char *filename) in get_source_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h291 get_source_file (const char *filename);
H A Djit-playback.cc3534 source_file *src_file = get_source_file (filename); in new_location()
3561 get_source_file (const char *filename) in get_source_file() function in gcc::jit::playback::context
H A DChangeLog.jit2881 (gcc::jit::context::get_source_file): Rename to...
2882 (gcc::jit::playback::context::get_source_file): ...this.
3348 (gcc::jit::context::get_source_file): New.
3357 (gcc::jit::context::get_source_file): New.