Home
last modified time | relevance | path

Searched defs:concept_p (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c8728 bool concept_p = inlinep & 4; in grokfndecl() local
10227 bool concept_p = decl_spec_seq_has_spec_p (declspecs, ds_concept); in grokdeclarator() local
H A Dcp-tree.h2494 unsigned concept_p : 1; /* applies to vars and functions */ member
H A Dpt.c9701 bool concept_p = flag_concepts && variable_concept_p (templ); in finish_template_variable() local