Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstraint.cc1306 build_concept_check_arguments (tree arg, tree rest) in build_concept_check_arguments() function
1421 tree args = build_concept_check_arguments (arg, rest); in build_concept_check()
DChangeLog-20214984 * constraint.cc (build_concept_check_arguments): Remove assert.
DChangeLog-20191792 (build_concept_check_arguments): make static.