Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstraint.cc513 get_concept_definition (tree decl) in get_concept_definition() function
735 tree def = get_concept_definition (DECL_TEMPLATE_RESULT (tmpl)); in normalize_concept_check()
954 tree def = get_concept_definition (DECL_TEMPLATE_RESULT (tmpl)); in normalize_concept_definition()
DChangeLog-20191777 (get_concept_definition): Return the initializer of concept definitions.
3210 * constraint.cc (get_concept_definition): Same.
DChangeLog-2016708 * constraint.cc (get_concept_definition): Likewise.