Searched refs:ActOnStaticAssertDeclaration (Results 1 – 3 of 3) sorted by relevance
1055 return Actions.ActOnStaticAssertDeclaration(StaticAssertLoc, AssertExpr.get(), in ParseStaticAssertDeclaration()
7912 Decl *ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc,
17074 Decl *Sema::ActOnStaticAssertDeclaration(SourceLocation StaticAssertLoc, in ActOnStaticAssertDeclaration() function in Sema