Searched refs:asyncPairMethod_ (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/ir/base/ | ||
H A D | methodDefinition.h | 48 asyncPairMethod_(nullptr) in MethodDefinition() 89 return asyncPairMethod_; 94 return asyncPairMethod_; 120 asyncPairMethod_ = method; in SetAsyncPairMethod() 162 MethodDefinition *asyncPairMethod_; member in ark::es2panda::ark::es2panda::ir::MethodDefinition |
Completed in 1 milliseconds