Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DinterfaceObjectLiteralLowering.cpp188ir::TSInterfaceDeclaration *ifaceNode, ArenaVector<ReadonlyFieldHolder> &readonlyFields, in FillAnonClassBody()
215 …GenerateAnonClassTypeFromInterface(public_lib::Context *ctx, ir::TSInterfaceDeclaration *ifaceNode) in GenerateAnonClassTypeFromInterface()
321 auto *ifaceNode = declNode->AsTSInterfaceDeclaration(); in ProcessDeclNode() local