Searched refs:concept_p (Results 1 – 3 of 3) sorted by relevance
8728 bool concept_p = inlinep & 4; in grokfndecl() local8731 if (concept_p && !funcdef_flag) in grokfndecl()8933 if (concept_p) in grokfndecl()9084 8 * concept_p, in grokfndecl()10227 bool concept_p = decl_spec_seq_has_spec_p (declspecs, ds_concept); in grokdeclarator() local10228 if (concept_p) in grokdeclarator()10485 if (concept_p && typedef_p) in grokdeclarator()10832 if (concept_p) in grokdeclarator()10870 if (concept_p) in grokdeclarator()10918 concept_p = 0; in grokdeclarator()[all …]
2494 unsigned concept_p : 1; /* applies to vars and functions */ member3078 (DECL_LANG_SPECIFIC (NODE)->u.base.concept_p)
9701 bool concept_p = flag_concepts && variable_concept_p (templ); in finish_template_variable() local9702 if (concept_p && processing_template_decl) in finish_template_variable()9731 if (concept_p) in finish_template_variable()