Searched refs:tmpl_reqs (Results 1 – 2 of 2) sorted by relevance
10117 tree tmpl_reqs = NULL_TREE; in grokfndecl() local10130 tmpl_reqs = TEMPLATE_PARMS_CONSTRAINTS (current_template_parms); in grokfndecl()10132 tree ci = build_constraints (tmpl_reqs, decl_reqs); in grokfndecl()14273 tree tmpl_reqs in grokdeclarator() local14275 tree ci = build_constraints (tmpl_reqs, NULL_TREE); in grokdeclarator()
9490 tree tmpl_reqs = NULL_TREE; in grokfndecl() local9494 tmpl_reqs = TEMPLATE_PARMS_CONSTRAINTS (current_template_parms); in grokfndecl()9495 tree ci = build_constraints (tmpl_reqs, decl_reqs); in grokfndecl()