Searched refs:ParseStaticAssertDeclaration (Results 1 – 4 of 4) sorted by relevance
187 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
695 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2338 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
1513 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()3692 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
2414 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);