Searched defs:IsKeyword (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/lexer/token/ | ||
| D | token.cpp | 90 bool Token::IsKeyword() const in IsKeyword() function in ark::es2panda::lexer::Token |
| /arkcompiler/ets_frontend/es2panda/lexer/token/ | ||
| D | token.cpp | 85 bool Token::IsKeyword() const in IsKeyword() function in panda::es2panda::lexer::Token |