Searched refs:template_type_arg (Results 1 – 2 of 2) sorted by relevance
8437 bool template_type_arg = false; in grokdeclarator() local8457 template_type_arg = true, decl_context = TYPENAME; in grokdeclarator()9960 else if (template_type_arg && TREE_CODE (type) == FUNCTION_TYPE) in grokdeclarator()
10208 bool template_type_arg = false; in grokdeclarator() local10245 template_type_arg = true, decl_context = TYPENAME; in grokdeclarator()11976 else if ((template_type_arg || cxx_dialect >= cxx11) in grokdeclarator()