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