Searched defs:IsBinaryDigit (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/lexer/ | ||
H A D | lexer.h | 441 inline bool Lexer::IsBinaryDigit(char32_t ch) in IsBinaryDigit() function in panda::es2panda::panda::es2panda::lexer::Lexer |
/arkcompiler/ets_frontend/ets2panda/lexer/ | ||
H A D | lexer.h | 594 inline bool Lexer::IsBinaryDigit(char32_t ch) in IsBinaryDigit() function in ark::es2panda::ark::es2panda::lexer::Lexer |
Completed in 2 milliseconds