Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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()
DChangeLog-20201593 * constraint.cc (normalize_concept_check): Don't call
DChangeLog-20191851 (normalize_concept_check): Merged all normalize_*_check here.