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

  /src/external/gpl3/gdb/dist/gdb/
gnu-v3-abi.c 1300 and IS_MOVE_CONSTRUCTOR_TYPE functions below. Normally, you should
1356 is_move_constructor_type (struct type *class_type, function
1467 else if (is_move_constructor_type (type, fieldtype))
  /src/external/gpl3/gdb.old/dist/gdb/
gnu-v3-abi.c 1335 and IS_MOVE_CONSTRUCTOR_TYPE functions below. Normally, you should
1391 is_move_constructor_type (struct type *class_type, function
1502 else if (is_move_constructor_type (type, fieldtype))

Completed in 24 milliseconds