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