Searched refs:ParseStaticAssertDeclaration (Results 1 – 3 of 3) sorted by relevance
639 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2017 ParseStaticAssertDeclaration(DeclEnd); in ParseCXXClassMemberDeclaration()
1369 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()3373 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
2137 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);