Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20171707 * cp-tree.h (LABEL_DECL_CDTOR): Add and document.
1708 * decl.c (start_preparsed_function): Set LABEL_DECL_CDTOR when
1711 returning via a LABEL_DECL_CDTOR label.
H A Dcp-tree.h4286 #define LABEL_DECL_CDTOR(NODE) \ macro
H A Dconstexpr.cc6089 && LABEL_DECL_CDTOR (*jump_target))); in returns()
H A Ddecl.cc17399 LABEL_DECL_CDTOR (cdtor_label) = true; in start_preparsed_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4040 #define LABEL_DECL_CDTOR(NODE) \ macro
H A Dconstexpr.c5298 && LABEL_DECL_CDTOR (*jump_target))); in returns()
H A Ddecl.c16560 LABEL_DECL_CDTOR (cdtor_label) = true; in start_preparsed_function()