Searched refs:SetConceptSpec (Results 1 – 3 of 3) sorted by relevance
896 bool DeclSpec::SetConceptSpec(SourceLocation Loc, const char *&PrevSpec, in SetConceptSpec() function in DeclSpec
683 bool SetConceptSpec(SourceLocation Loc, const char *&PrevSpec,
3207 isInvalid = DS.SetConceptSpec(Loc, PrevSpec, DiagID); in ParseDeclarationSpecifiers()