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

  /src/external/gpl3/gdb/dist/gdb/
gnu-v3-abi.c 1299 This function is supposed to be used by the IS_COPY_CONSTRUCTOR_TYPE
1346 is_copy_constructor_type (struct type *class_type, function
1448 if (is_copy_constructor_type (type, fieldtype))
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-v3-abi.c 1334 This function is supposed to be used by the IS_COPY_CONSTRUCTOR_TYPE
1381 is_copy_constructor_type (struct type *class_type, function
1483 if (is_copy_constructor_type (type, fieldtype))

Completed in 63 milliseconds