Home
last modified time | relevance | path

Searched defs:LexerTemplateString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h54 explicit LexerTemplateString(ArenaAllocator *allocator) : str(allocator) {} in LexerTemplateString() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.h101 explicit LexerTemplateString(ArenaAllocator *allocator) : str(allocator) {} in LexerTemplateString() function