Lines Matching full:trivial
2395 is a C++ object with a non-trivial default constructor. If so,
2397 will run non-trivial default constructors on any such instance
2399 any instance variable is a C++ object with a non-trivial
5868 are invariant out of the loop, so that we can use just trivial
6216 optimizer and trivial dead code remover. It can, however, make
12597 Force (do not force) the use of `memcpy()' for non-trivial block
34632 have a non-trivial destructor, nor shall it be an array type
34633 whose elements (directly or indirectly) have non-trivial
35292 true, else if `type' is a cv class or union type with a trivial
35300 a trivial copy constructor ([class.copy]) then the trait is true,
35307 trivial default constructor ([class.ctor]) then the trait is true,
35314 array thereof) with a trivial destructor ([class.dtor]) then the