Home | History | Annotate | Download | only in info

Lines Matching full:trivial

2320      is a C++ object with a non-trivial default constructor.  If so,
2322 will run non-trivial default constructors on any such instance
2324 any instance variable is a C++ object with a non-trivial
5474 are invariant out of the loop, so that we can use just trivial
5832 optimizer and trivial dead code remover. It can, however, make
11855 Force (do not force) the use of `memcpy()' for non-trivial block
32825 have a non-trivial destructor, nor shall it be an array type
32826 whose elements (directly or indirectly) have non-trivial
33485 true, else if `type' is a cv class or union type with a trivial
33493 a trivial copy constructor ([class.copy]) then the trait is true,
33500 trivial default constructor ([class.ctor]) then the trait is true,
33507 array thereof) with a trivial destructor ([class.dtor]) then the