Home
last modified time | relevance | path

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

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