Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp32 struct CalleeMethodInfo { struct
33 util::StringView calleeName;
34 ir::AstNode *body = nullptr;
35 checker::Type *forcedReturnType = nullptr;
36 ir::ModifierFlags auxModifierFlags = ir::ModifierFlags::NONE;
37 ir::ScriptFunctionFlags auxFunctionFlags = ir::ScriptFunctionFlags::NONE;