Home
last modified time | relevance | path

Searched refs:ScanUnicodeCodePointEscape (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h150 char32_t ScanUnicodeCodePointEscape();
Dlexer.cpp47 return ScanUnicodeCodePointEscape(); in ScanUnicodeEscapeSequence()
53 char32_t Lexer::ScanUnicodeCodePointEscape() in ScanUnicodeCodePointEscape() function in panda::es2panda::lexer::Lexer