Searched defs:LexerTemplateString (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
H A D | lexer.h | 52 class LexerTemplateString { class 54 explicit LexerTemplateString(ArenaAllocator *allocator) : str(allocator) {} in LexerTemplateString() function in panda::es2panda::panda::es2panda::lexer::LexerTemplateString |
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | lexer.h | 88 class LexerTemplateString { class 90 explicit LexerTemplateString(ArenaAllocator *allocator) : str(allocator) {} in LexerTemplateString() function in ark::es2panda::ark::es2panda::lexer::LexerTemplateString |
Completed in 3 milliseconds