Searched refs:get_path_c_file (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-tempdir.h57 const char * get_path_c_file () const { return m_path_c_file; } function in class:gcc::jit::tempdir
H A Djit-playback.h265 const char * get_path_c_file () const;
H A Djit-playback.c2237 ADD_ARG (get_path_c_file ());
2785 get_path_c_file () const function in class:playback::context
2787 return m_tempdir->get_path_c_file ();
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-tempdir.h57 const char * get_path_c_file () const { return m_path_c_file; } function in class:gcc::jit::tempdir
H A Djit-playback.h300 const char * get_path_c_file () const;
H A Djit-playback.cc2720 ADD_ARG (get_path_c_file ());
3287 get_path_c_file () const function in class:gcc::jit::playback::context
3289 return m_tempdir->get_path_c_file ();

Completed in 206 milliseconds