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