Home | History | Annotate | Download | only in 4.8

Lines Matching full:is_trivial

507   /// is_trivial
509 struct is_trivial
522 // Could use is_standard_layout && is_trivial instead of the builtin.