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