Home
last modified time | relevance | path

Searched refs:expected_trivial (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmethod.cc2598 bool expected_trivial = type_has_trivial_fn (ctype, sfk); in synthesized_method_walk() local
2600 *trivial_p = expected_trivial; in synthesized_method_walk()
2612 if (expected_trivial in synthesized_method_walk()