Searched refs:ParseStaticAssertDeclaration (Results 1 – 4 of 4) sorted by relevance
186 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
688 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2279 ParseStaticAssertDeclaration(DeclEnd); in ParseCXXClassMemberDeclaration()
1487 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()3592 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
2361 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);