Searched refs:ParseStaticAssertDeclaration (Results 1 – 4 of 4) sorted by relevance
173 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
851 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2503 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
1703 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()4006 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
2711 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);