Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-common.h174 RID_IS_TRIVIALLY_ASSIGNABLE, RID_IS_TRIVIALLY_CONSTRUCTIBLE, enumerator
HDc-common.c417 { "__is_trivially_constructible", RID_IS_TRIVIALLY_CONSTRUCTIBLE, D_CXXONLY },
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c5423 case RID_IS_TRIVIALLY_CONSTRUCTIBLE: in cp_parser_primary_expression()
10000 case RID_IS_TRIVIALLY_CONSTRUCTIBLE: in cp_parser_trait_expr()