Home
last modified time | relevance | path

Searched defs:implMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzerHelpers.cpp179 ir::MethodDefinition *implMethod = checker->CreateAsyncProxy(node, classDef); in ComposeAsyncImplMethod() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1857 ir::MethodDefinition *implMethod = in CreateAsyncImplMethod() local
1895 ir::MethodDefinition *implMethod = CreateAsyncImplMethod(asyncMethod, classDef); in CreateAsyncProxy() local