Lines Matching full:trivial
213 // This handles the case wherein T has a trivial ctor and a trivial dtor.
225 // This handles the case wherein T has a non-trivial ctor and a trivial dtor.
245 // This handles the case wherein T has a trivial ctor and a non-trivial dtor.
265 // This handles the case wherein T has a non-trivial ctor and a non-trivial dtor.
316 // This handles the case wherein T has a trivial dtor.
329 // This handles the case wherein T has a non-trivial dtor.
369 // This handles the case wherein T has a trivial dtor.
381 // This handles the case wherein T has a non-trivial dtor.