Home
last modified time | relevance | path

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 Dcp-tree.h615 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 Dcp-tree.h640 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 DChangeLog-20191711 * cp-tree.h (template_info_decl_check): Check ENABLE_TREE_CHECKING.
1942 (template_info_decl_check): Factor macro check into an inline function.