Searched refs:ParseStaticAssertDeclaration (Results 1 – 5 of 5) sorted by relevance
199 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
964 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd) { in ParseStaticAssertDeclaration() function in Parser2768 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
2023 ParseStaticAssertDeclaration(DeclEnd); in ParseObjCClassInstanceVariables()
1951 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()4723 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
3243 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);