Home
last modified time | relevance | path

Searched refs:normalize_concept_check (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc672 normalize_concept_check (tree check, tree args, norm_info info) in normalize_concept_check() function
724 return normalize_concept_check (t, args, info); in normalize_atom()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc702 normalize_concept_check (tree check, tree args, norm_info info) in normalize_concept_check() function
758 return normalize_concept_check (t, args, info); in normalize_atom()
H A DChangeLog-20201593 * constraint.cc (normalize_concept_check): Don't call
H A DChangeLog-20191851 (normalize_concept_check): Merged all normalize_*_check here.