Match |
ExplicitInstantiation(CppLexer& lexer, ParsingContext* ctx) static |
Match |
ExplicitSpecialization(CppLexer& lexer, ParsingContext* ctx) static |
Match |
SimpleTemplateId(CppLexer& lexer, ParsingContext* ctx) static |
Match |
TemplateArgument(CppLexer& lexer, ParsingContext* ctx) static |
Match |
TemplateArgumentList(CppLexer& lexer, ParsingContext* ctx, int* arity) static |
Match |
TemplateDeclaration(CppLexer& lexer, ParsingContext* ctx) static |
Match |
TemplateId(CppLexer& lexer, ParsingContext* ctx) static |
Match |
TemplateName(CppLexer& lexer) static |
Match |
TemplateParameter(CppLexer& lexer, ParsingContext* ctx) static |
Match |
TemplateParameterList(CppLexer& lexer, ParsingContext* ctx) static |
Match |
TypeParameter(CppLexer& lexer, ParsingContext* ctx) static |