Lines Matching refs:trivial

147     `-DefinitionData pass_in_registers standard_layout trivially_copyable trivial literal
148 |-DefaultConstructor exists trivial needs_implicit
149 |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param
150 |-MoveConstructor exists simple trivial needs_implicit
151 |-CopyAssignment trivial has_const_param needs_implicit implicit_has_const_param
152 |-MoveAssignment exists simple trivial needs_implicit
153 `-Destructor simple irrelevant trivial needs_implicit
174 |-DefinitionData pass_in_registers standard_layout trivially_copyable trivial literal
175 | |-DefaultConstructor exists trivial needs_implicit
176 | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param
177 | |-MoveConstructor exists simple trivial needs_implicit
178 | |-CopyAssignment trivial has_const_param needs_implicit implicit_has_const_param
179 | |-MoveAssignment exists simple trivial needs_implicit
180 | `-Destructor simple irrelevant trivial needs_implicit
358 …| | |-DefinitionData empty aggregate standard_layout trivially_copyable pod trivial literal has_co…
359 | | | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr
360 | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param
361 | | | |-MoveConstructor exists simple trivial needs_implicit
362 | | | |-CopyAssignment trivial has_const_param needs_implicit implicit_has_const_param
363 | | | |-MoveAssignment exists simple trivial needs_implicit
364 | | | `-Destructor simple irrelevant trivial needs_implicit
368 …|-DefinitionData pass_in_registers aggregate standard_layout trivially_copyable pod trivial literal
369 | |-DefaultConstructor exists trivial needs_implicit
370 | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param
371 | |-MoveConstructor exists simple trivial needs_implicit
372 | |-CopyAssignment trivial has_const_param needs_implicit implicit_has_const_param
373 | |-MoveAssignment exists simple trivial needs_implicit
374 | `-Destructor simple irrelevant trivial needs_implicit
484 …pass_in_registers empty aggregate standard_layout trivially_copyable pod trivial literal has_const…
485 | |-DefaultConstructor exists trivial constexpr needs_implicit defaulted_is_constexpr
486 | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param
487 | |-MoveConstructor exists simple trivial needs_implicit
488 | |-CopyAssignment trivial has_const_param needs_implicit implicit_has_const_param
489 | |-MoveAssignment exists simple trivial needs_implicit
490 | `-Destructor simple irrelevant trivial needs_implicit