Searched refs:ParseStaticAssertDeclaration (Results 1 – 5 of 5) sorted by relevance
198 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
964 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd) { in ParseStaticAssertDeclaration() function in Parser2725 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
2010 ParseStaticAssertDeclaration(DeclEnd); in ParseObjCClassInstanceVariables()
1818 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()4542 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
3179 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);