Searched defs:get_param_types (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h795 const vec<type *> &get_param_types () const { return m_param_types; } function in class:gcc::jit::recording::function_type
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h873 const vec<type *> &get_param_types () const { return m_param_types; } function in class:gcc::jit::recording::function_type

Completed in 80 milliseconds