Home | History | Annotate | Download | only in 4.6.x-google

Lines Matching full:is_trivial

622   /// is_trivial
624 struct is_trivial
635 // Could use is_standard_layout && is_trivial instead of the builtin.