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