Searched refs:SetConstexprSpec (Results 1 – 4 of 4) sorted by relevance
1007 bool DeclSpec::SetConstexprSpec(SourceLocation Loc, const char *&PrevSpec, in SetConstexprSpec() function in DeclSpec
718 bool SetConstexprSpec(SourceLocation Loc, const char *&PrevSpec,
1078 DS.SetConstexprSpec(ConstexprLoc, PrevSpec, DiagID); in addConstexprToLambdaDeclSpecifier()
3530 isInvalid = DS.SetConstexprSpec(Loc, PrevSpec, DiagID); in ParseDeclarationSpecifiers()