Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DinterfaceObjectLiteralLowering.cpp70 …r::ClassProperty *CreateAnonClassField(public_lib::Context *ctx, ir::MethodDefinition *ifaceMethod, in CreateAnonClassField()
94ir::MethodDefinition *ifaceMethod, bool isSetter, in CreateAnonClassFieldGetterSetter()
133 auto *ifaceMethod = it->AsMethodDefinition(); in FillClassBody() local