Home
last modified time | relevance | path

Searched refs:check_concept_refinement (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c1274 check_concept_refinement (tree olddecl, tree newdecl) in check_concept_refinement() function
1750 else if (check_concept_refinement (olddecl, newdecl)) in duplicate_decls()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc1333 check_concept_refinement (tree olddecl, tree newdecl) in check_concept_refinement() function
1850 else if (check_concept_refinement (olddecl, newdecl)) in duplicate_decls()
H A DChangeLog-20151978 (check_concept_refinement, is_concept_var, check_concept_fn): New.