Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h154 char32_t ScanUnicodeCodePointEscape();
Dlexer.cpp42 return ScanUnicodeCodePointEscape(); in ScanUnicodeEscapeSequence()
49 char32_t Lexer::ScanUnicodeCodePointEscape() in ScanUnicodeCodePointEscape() function in panda::es2panda::lexer::Lexer
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.cpp49 return ScanUnicodeCodePointEscape(); in ScanUnicodeEscapeSequence()
60 char32_t Lexer::ScanUnicodeCodePointEscape() in ScanUnicodeCodePointEscape() function in ark::es2panda::lexer::Lexer
Dlexer.h333 char32_t ScanUnicodeCodePointEscape();