Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DasyncMethodLowering.cpp114 ir::MethodDefinition *implMethod = in CreateAsyncImplMethod() local
137 ir::MethodDefinition *implMethod = CreateAsyncImplMethod(checker, asyncMethod, classDef); in CreateAsyncProxy() local
170 ir::MethodDefinition *implMethod = CreateAsyncProxy(checker, node, classDef); in ComposeAsyncImplMethod() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp70 auto implMethod = ada->GetElement(0).GetScalarValue().Get<panda_file::File::EntityId>(); in FunctionalReferenceAnnotationCallBack() local