Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.h52 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 Dlexer.h88 class LexerTemplateString { class
90 explicit LexerTemplateString(ArenaAllocator *allocator) : str(allocator) {} in LexerTemplateString() function in ark::es2panda::ark::es2panda::lexer::LexerTemplateString

Completed in 2 milliseconds