Home
last modified time | relevance | path

Searched refs:check_function_concept (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc2994 check_function_concept (tree fn) in check_function_concept() function
H A Dcp-tree.h7899 extern tree check_function_concept (tree);
H A Ddecl.c17151 check_function_concept (fndecl); in finish_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc3430 check_function_concept (tree fn) in check_function_concept() function
H A Dcp-tree.h8325 extern tree check_function_concept (tree);
H A DChangeLog-20151976 (finish_function): Call check_function_concept.
H A DChangeLog-20171190 * constraint.cc (check_function_concept): Don't complain about an
H A Ddecl.cc17975 check_function_concept (fndecl); in finish_function()