Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcxx-pretty-print.cc2687 case CPTK_IS_CONSTRUCTIBLE: in pp_cxx_trait_expression()
Dconstraint.cc3686 case CPTK_IS_CONSTRUCTIBLE: in diagnose_trait_expr()
Dsemantics.cc12001 case CPTK_IS_CONSTRUCTIBLE: in trait_expr_value()
12049 case CPTK_IS_CONSTRUCTIBLE: in same_type_ref_bind_p()
12117 case CPTK_IS_CONSTRUCTIBLE: in finish_trait_expr()
DChangeLog-20173838 * cp-tree.h (CPTK_IS_ASSIGNABLE, CPTK_IS_CONSTRUCTIBLE): New.
3841 CPTK_IS_ASSIGNABLE and CPTK_IS_CONSTRUCTIBLE.
3850 CPTK_IS_ASSIGNABLE and CPTK_IS_CONSTRUCTIBLE.
Dcp-tree.h1399 CPTK_IS_CONSTRUCTIBLE, enumerator
Dparser.cc10907 kind = CPTK_IS_CONSTRUCTIBLE; in cp_parser_trait_expr()