Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20215033 DEFPARSE_INSTANTIATIONS to update DEFERRED_NOEXCEPT_PATTERN.
5034 (cp_parser_save_noexcept): Initialize DEFPARSE_INSTANTIATIONS.
5036 DEFPARSE_INSTANTIATIONS.
DChangeLog-20193329 DEFARG_INSTANTIATIONS to DEFPARSE_INSTANTIATIONS. Rename
3354 DEFAULT_ARG. Use DEFPARSE_INSTANTIATIONS instead of
3358 DEFPARSE_INSTANTIATIONS instead of DEFARG_INSTANTIATIONS.
Dparser.cc26141 for (tree i : DEFPARSE_INSTANTIATIONS (def_parse)) in cp_parser_class_specifier_1()
27834 DEFPARSE_INSTANTIATIONS (expr) = nullptr; in cp_parser_save_noexcept()
28836 DEFPARSE_INSTANTIATIONS (arg) = nullptr; in cp_parser_omp_directive_args()
32383 for (tree copy : DEFPARSE_INSTANTIATIONS (default_arg)) in cp_parser_late_parsing_default_args()
34145 DEFPARSE_INSTANTIATIONS (default_argument) = NULL; in cp_parser_cache_defarg()
Dcp-tree.h1304 #define DEFPARSE_INSTANTIATIONS(NODE) \ macro
Dpt.cc15360 vec_safe_push (DEFPARSE_INSTANTIATIONS (default_arg), in tsubst_arg_types()
15536 vec_safe_push (DEFPARSE_INSTANTIATIONS (expr), new_specs); in tsubst_exception_specification()