Home
last modified time | relevance | path

Searched refs:DECL_BASE_CONSTRUCTOR_P (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/gcc/gcc/cp/
H A Dmangle.c1375 if (DECL_BASE_CONSTRUCTOR_P (ctor)) in write_special_name_constructor()
H A Dcp-tree.h1655 #define DECL_BASE_CONSTRUCTOR_P(NODE) \ macro
1742 && (DECL_BASE_CONSTRUCTOR_P (NODE) \
H A Dcall.c2228 || DECL_BASE_CONSTRUCTOR_P (tmpl)) in add_template_candidate_real()
H A DChangeLog-20004448 (DECL_BASE_CONSTRUCTOR_P): Likewise.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c1291 else if (DECL_BASE_CONSTRUCTOR_P (ctor))
H A Dcp-tree.h1930 #define DECL_BASE_CONSTRUCTOR_P(NODE) \ macro
2001 && (DECL_BASE_CONSTRUCTOR_P (NODE) \
H A Dcall.c2333 || DECL_BASE_CONSTRUCTOR_P (tmpl))
H A DChangeLog14320 (DECL_BASE_CONSTRUCTOR_P): Likewise.
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1163 @item DECL_BASE_CONSTRUCTOR_P
/openbsd/gnu/gcc/gcc/doc/
H A Dc-tree.texi1358 @item DECL_BASE_CONSTRUCTOR_P
H A Dgccint.info5094 `DECL_BASE_CONSTRUCTOR_P'
32148 * DECL_BASE_CONSTRUCTOR_P: Function Basics. (line 94)