HomeSort by: relevance | last modified time | path
    Searched defs:get_param_types (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/
jit-recording.h 935 const vec<type *> &get_param_types () const { return m_param_types; } function in class:gcc::jit::recording::function_type
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-recording.h 873 const vec<type *> &get_param_types () const { return m_param_types; } function in class:gcc::jit::recording::function_type

Completed in 62 milliseconds