Home
last modified time | relevance | path

Searched refs:DECL_BASE_DESTRUCTOR_P (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dmangle.c1419 else if (DECL_BASE_DESTRUCTOR_P (dtor)) in write_special_name_destructor()
Dtree.c2182 if (DECL_BASE_DESTRUCTOR_P (decl)) in special_function_p()
Dcp-tree.h1696 #define DECL_BASE_DESTRUCTOR_P(NODE) \ macro
1752 || DECL_BASE_DESTRUCTOR_P (NODE)))
DChangeLog-20004405 (DECL_BASE_DESTRUCTOR_P): Likewise.