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