Searched refs:ParseStaticAssertDeclaration (Results 1 – 5 of 5) sorted by relevance
205 ParseStaticAssertDeclaration(DeclEnd)); in ParseDeclarationAfterTemplate()
1019 Decl *Parser::ParseStaticAssertDeclaration(SourceLocation &DeclEnd) { in ParseStaticAssertDeclaration() function in Parser2934 DeclGroupRef(ParseStaticAssertDeclaration(DeclEnd))); in ParseCXXClassMemberDeclaration()
2013 ParseStaticAssertDeclaration(DeclEnd); in ParseObjCClassInstanceVariables()
2055 SingleDecl = ParseStaticAssertDeclaration(DeclEnd); in ParseDeclaration()5102 ParseStaticAssertDeclaration(DeclEnd); in ParseStructUnionBody()
3325 Decl *ParseStaticAssertDeclaration(SourceLocation &DeclEnd);