Home
last modified time | relevance | path

Searched refs:IsAsyncMethod (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp822 static bool IsAsyncMethod(ir::AstNode *node) in IsAsyncMethod() function
835 if (IsAsyncMethod(it)) { in CreateAsyncProxyMethods()