Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-common.h141 RID_HAS_TRIVIAL_DESTRUCTOR, RID_HAS_VIRTUAL_DESTRUCTOR, enumerator
HDc-common.c452 { "__has_trivial_destructor", RID_HAS_TRIVIAL_DESTRUCTOR, D_CXXONLY },
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-common.h165 RID_HAS_TRIVIAL_DESTRUCTOR, RID_HAS_UNIQUE_OBJ_REPRESENTATIONS, enumerator
HDc-common.c395 { "__has_trivial_destructor", RID_HAS_TRIVIAL_DESTRUCTOR, D_CXXONLY },
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDparser.c4203 case RID_HAS_TRIVIAL_DESTRUCTOR: in cp_parser_primary_expression()
7877 case RID_HAS_TRIVIAL_DESTRUCTOR: in cp_parser_trait_expr()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c5406 case RID_HAS_TRIVIAL_DESTRUCTOR: in cp_parser_primary_expression()
9946 case RID_HAS_TRIVIAL_DESTRUCTOR: in cp_parser_trait_expr()