| Match | BraceOrEqualInitializer(CppLexer& lexer, ParsingContext* ctx) static |
| Match | BracedInitializerList(CppLexer& lexer, ParsingContext* ctx) static |
| Match | Declarator(CppLexer& lexer, ParsingContext* ctx) static |
| Match | InitDeclarator(CppLexer& lexer, ParsingContext* ctx) static |
| Match | Initializer(CppLexer& lexer, ParsingContext* ctx) static |
| Match | InitializerClause(CppLexer& lexer, ParsingContext* ctx) static |
| Match | InitializerList(CppLexer& lexer, ParsingContext* ctx) static |