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

  /src/external/gpl3/gcc/dist/gcc/
calls.h 59 bool aggregate_type_p () const { return type && AGGREGATE_TYPE_P (type); } function in class:function_arg_info
  /src/external/gpl3/gcc.old/dist/gcc/
calls.h 59 bool aggregate_type_p () const { return type && AGGREGATE_TYPE_P (type); } function in class:function_arg_info

Completed in 61 milliseconds