Home
last modified time | relevance | path

Searched defs:AwaitExpression (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DawaitExpression.h34 …explicit AwaitExpression(Expression *argument) : Expression(AstNodeType::AWAIT_EXPRESSION), argume… in AwaitExpression() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DawaitExpression.h34 …explicit AwaitExpression(Expression *argument) : Expression(AstNodeType::AWAIT_EXPRESSION), argume… in AwaitExpression() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h90 class AwaitExpression; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h90 class AwaitExpression; variable