Home
last modified time | relevance | path

Searched refs:InterfaceObjectLiteralLowering (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DinterfaceObjectLiteralLowering.h23 class InterfaceObjectLiteralLowering : public Phase { class
H A DinterfaceObjectLiteralLowering.cpp24 std::string_view InterfaceObjectLiteralLowering::Name() const in Name()
26 return "InterfaceObjectLiteralLowering"; in Name()
252 bool InterfaceObjectLiteralLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform()
272 bool InterfaceObjectLiteralLowering::Postcondition(public_lib::Context *ctx, const parser::Program *program) in Postcondition()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A Dphase.cpp76 static InterfaceObjectLiteralLowering g_interfaceObjectLiteralLowering;

Completed in 2 milliseconds