Home
last modified time | relevance | path

Searched refs:function_concept_p (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1384 if (function_concept_p (decl)) in build_concept_check()
H A Dcp-tree.h8096 function_concept_p (tree t) in function_concept_p() function
H A Dconstexpr.c6698 if (function_concept_p (tmpl)) in cxx_eval_constant_expression()
H A Dsemantics.c2609 if (!function_concept_p (tmpl)) in finish_call_expr()
H A Dpt.c19438 if (function_concept_p (TREE_OPERAND (id, 0))) in tsubst_copy_and_build()
20257 gcc_assert (function_concept_p (tmpl)); in tsubst_copy_and_build()
H A Dparser.c6522 if (function_concept_p (fns)) in cp_parser_nested_name_specifier_opt()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1427 if (function_concept_p (decl)) in build_concept_check()
H A Dcp-tree.h8577 function_concept_p (tree t) in function_concept_p() function
H A Dconstexpr.cc7584 if (function_concept_p (tmpl)) in cxx_eval_constant_expression()
H A Dsemantics.cc2838 if (!function_concept_p (tmpl)) in finish_call_expr()
H A Dpt.cc20221 if (function_concept_p (TREE_OPERAND (id, 0))) in tsubst_copy_and_build()
21110 gcc_assert (function_concept_p (tmpl)); in tsubst_copy_and_build()
H A Dparser.cc6858 if (function_concept_p (fns)) in cp_parser_nested_name_specifier_opt()