Home
last modified time | relevance | path

Searched refs:HasEscape (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/
H A DkeywordsUtil.h42 inline bool HasEscape() const in HasEscape() function in ark::es2panda::lexer::KeywordsUtil
74 if (HasEscape()) { in CheckEscapedKeyword()
H A DkeywordsUtil.cpp211 if (HasEscape()) { in ScanIdContinue()
244 if (HasEscape()) { in ScanIdContinue()
256 if (!HasEscape() || map.empty()) { in ScanIdContinueMaybeKeyword()
/arkcompiler/ets_frontend/es2panda/lexer/
H A DkeywordsUtil.cpp215 if (HasEscape()) { in ScanIdContinue()
248 if (HasEscape()) { in ScanIdContinue()
260 if (!HasEscape() || map.empty()) { in ScanIdContinueMaybeKeyword()
H A DkeywordsUtil.h42 inline bool HasEscape() const in HasEscape() function in panda::es2panda::lexer::KeywordsUtil

Completed in 2 milliseconds