Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/base/
DmethodDefinition.h118 void SetAsyncPairMethod(MethodDefinition *const method) in SetAsyncPairMethod() function
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzerHelpers.cpp179 node->SetAsyncPairMethod(implMethod); in ComposeAsyncImplMethod()