Searched refs:ParseStaticAssertDeclaration (Results 1 – 5 of 5) sorted by relevance
197 return ParseStaticAssertDeclaration(DeclEnd); in ParseSingleDeclarationAfterTemplate()
913 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd){ in ParseStaticAssertDeclaration() function in Parser2644 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
1738 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()4296 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
1971 ParseStaticAssertDeclaration(DeclEnd); in ParseObjCClassInstanceVariables()
3096 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);