Searched refs:ParseStaticAssertDeclaration (Results 1 – 5 of 5) sorted by relevance
198 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
927 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd) { in ParseStaticAssertDeclaration() function in Parser2636 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
1804 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()4453 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
1978 ParseStaticAssertDeclaration(DeclEnd); in ParseObjCClassInstanceVariables()
3078 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);