Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
DcheckerPhase.cpp22 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in panda::es2panda::compiler::CheckerPhase
Dplugin_phase.cpp20 bool PluginPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in panda::es2panda::compiler::PluginPhase
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DgenerateDeclarations.cpp24 bool GenerateTsDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::GenerateTsDeclarationsPhase
DexpandBrackets.cpp28 bool ExpandBracketsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::ExpandBracketsPhase
DlambdaLowering.cpp43 bool LambdaConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::LambdaConstructionPhase
DstructLowering.cpp84 bool StructLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::StructLowering
DobjectIndexAccess.cpp68 bool ObjectIndexLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::ObjectIndexLowering
DinterfacePropertyDeclarations.cpp157 bool InterfacePropertyDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::InterfacePropertyDeclarationsPhase
DtupleLowering.cpp202 bool TupleLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in panda::es2panda::compiler::TupleLowering
DopAssignment.cpp208 bool OpAssignmentLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::OpAssignmentLowering
DpromiseVoid.cpp136 bool PromiseVoidInferencePhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::PromiseVoidInferencePhase
DunionLowering.cpp377 bool UnionLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::UnionLowering
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp19 bool ScopesInitPhase::Perform(PhaseContext *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::ScopesInitPhase
651 bool InitScopesPhaseETS::Perform(PhaseContext *ctx, parser::Program *program) in Perform() function in panda::es2panda::compiler::InitScopesPhaseETS