Home
last modified time | relevance | path

Searched refs:variable_concept_p (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1340 gcc_assert (variable_concept_p (tmpl)); in build_variable_check()
1382 if (variable_concept_p (decl)) in build_concept_check()
H A Dcp-tree.h8084 variable_concept_p (tree t) in variable_concept_p() function
H A Dpt.c4984 if (flag_concepts && variable_concept_p (maintmpl)) in process_partial_specialization()
10157 if (flag_concepts && variable_concept_p (templ)) in lookup_template_variable()
H A Dparser.c6532 if (variable_concept_p (tmpl) in cp_parser_nested_name_specifier_opt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1383 gcc_assert (variable_concept_p (tmpl)); in build_variable_check()
1425 if (variable_concept_p (decl)) in build_concept_check()
H A Dcp-tree.h8565 variable_concept_p (tree t) in variable_concept_p() function
H A DChangeLog-20151942 (variable_concept_p, concept_template_p)
H A Dpt.cc5140 if (flag_concepts && variable_concept_p (maintmpl)) in process_partial_specialization()
10400 if (flag_concepts && variable_concept_p (templ)) in lookup_template_variable()
H A Dparser.cc6868 if (variable_concept_p (tmpl) in cp_parser_nested_name_specifier_opt()