Home
last modified time | relevance | path

Searched refs:template_conv_p (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDclass.c906 bool template_conv_p = false; in add_method() local
919 template_conv_p = (TREE_CODE (method) == TEMPLATE_DECL in add_method()
967 if (template_conv_p) in add_method()
HDcp-tree.h1512 unsigned template_conv_p : 1; member
1767 (DECL_LANG_SPECIFIC (NODE)->decl_flags.template_conv_p)
HDChangeLog-20023644 (struct lang_decl_flags): Add template_conv_p and unused