Searched refs:trivially_copy_constructible (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgnu-v3-abi.c1512 info.trivially_copy_constructible
1517 = (info.trivially_copy_constructible
1546 if (!field_info.trivially_copy_constructible)
1547 info.trivially_copy_constructible = false;
H A Dlanguage.h156 bool trivially_copy_constructible = true;
155 bool trivially_copy_constructible = true; member in struct:language_pass_by_ref_info
H A Dinfcall.c1084 if (info.trivially_copy_constructible)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlanguage.h242 bool trivially_copy_constructible = true;
241 bool trivially_copy_constructible = true; member in struct:language_pass_by_ref_info
H A Dgnu-v3-abi.c1518 info.trivially_copy_constructible
1523 = (info.trivially_copy_constructible
1552 if (!field_info.trivially_copy_constructible)
1553 info.trivially_copy_constructible = false;
H A Dinfcall.c1139 if (info.trivially_copy_constructible)

Completed in 110 milliseconds