Searched refs:template_info_decl_check (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-tree.h | 615 template_info_decl_check (const_tree t, const char* f, int l, const char* fn) in template_info_decl_check() function 636 template_info_decl_check ((NODE), __FILE__, __LINE__, __FUNCTION__)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-tree.h | 640 template_info_decl_check (const_tree t, const char* f, int l, const char* fn) in template_info_decl_check() function 661 template_info_decl_check ((NODE), __FILE__, __LINE__, __FUNCTION__)
|
H A D | ChangeLog-2019 | 1711 * cp-tree.h (template_info_decl_check): Check ENABLE_TREE_CHECKING. 1942 (template_info_decl_check): Factor macro check into an inline function.
|