Searched refs:ParseStaticAssertDeclaration (Results 1 – 4 of 4) sorted by relevance
186 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
695 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2323 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
1482 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()3603 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
2364 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);