Searched refs:ParseStaticAssertDeclaration (Results 1 – 5 of 5) sorted by relevance
197 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
877 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2587 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
1731 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()4283 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
1971 ParseStaticAssertDeclaration(DeclEnd); in ParseObjCClassInstanceVariables()
3067 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);