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