Home
last modified time | relevance | path

Searched defs:PerformForModule (Results 1 – 25 of 39) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DdynamicImportLowering.cpp22 bool DynamicImportLowering::PerformForModule(public_lib::Context *ctx, [[maybe_unused]] parser::Pro… in PerformForModule() function in ark::es2panda::compiler::DynamicImportLowering
DpartialExportClassGen.cpp31 bool PartialExportClassGen::PerformForModule(public_lib::Context *const ctx, parser::Program *const… in PerformForModule() function in ark::es2panda::compiler::PartialExportClassGen
DresizableArrayLowering.cpp39 bool ResizableArrayConvert::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ResizableArrayConvert
DconvertPrimitiveCastMethodCall.cpp48 bool ConvertPrimitiveCastMethodCall::PerformForModule(public_lib::Context *const ctx, parser::Progr… in PerformForModule() function in ark::es2panda::compiler::ConvertPrimitiveCastMethodCall
DexpressionLambdaLowering.cpp51 bool ExpressionLambdaConstructionPhase::PerformForModule(public_lib::Context *ctx, parser::Program … in PerformForModule() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
DstringConstructorLowering.cpp119 bool StringConstructorLowering::PerformForModule(public_lib::Context *const ctx, parser::Program *c… in PerformForModule() function in ark::es2panda::compiler::StringConstructorLowering
DstringComparison.cpp110 bool StringComparisonLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::StringComparisonLowering
DbigintLowering.cpp91 bool BigIntLowering::PerformForModule(public_lib::Context *const ctx, parser::Program *const progra… in PerformForModule() function in ark::es2panda::compiler::BigIntLowering
DoptionalArgumentsLowering.cpp68 bool OptionalArgumentsLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::OptionalArgumentsLowering
DambientLowering.cpp36 bool AmbientLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::AmbientLowering
DcapturedVariables.cpp116 bool CapturedVariables::PerformForModule([[maybe_unused]] public_lib::Context *ctx, parser::Program… in PerformForModule() function in ark::es2panda::compiler::CapturedVariables
DtypeFromLowering.cpp155 bool TypeFromLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::TypeFromLowering
DlateInitialization.cpp86 bool LateInitializationConvert::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::LateInitializationConvert
DobjectIndexAccess.cpp107 bool ObjectIndexLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ObjectIndexLowering
DextensionAccessorLowering.cpp130 bool ExtensionAccessorPhase::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ExtensionAccessorPhase
DdefaultParametersLowering.cpp101 bool DefaultParametersLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::DefaultParametersLowering
DinsertOptionalParametersAnnotation.cpp108 bool InsertOptionalParametersAnnotation::PerformForModule(public_lib::Context *ctx, parser::Program… in PerformForModule() function in ark::es2panda::compiler::InsertOptionalParametersAnnotation
DexpandBrackets.cpp157 bool ExpandBracketsPhase::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ExpandBracketsPhase
DdeclareOverloadLowering.cpp119 bool DeclareOverloadLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::DeclareOverloadLowering
DobjectIterator.cpp192 bool ObjectIteratorLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ObjectIteratorLowering
DoptionalLowering.cpp107 bool OptionalLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::OptionalLowering
DrecordLowering.cpp66 bool RecordLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::RecordLowering
DasyncMethodLowering.cpp214 bool AsyncMethodLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::AsyncMethodLowering
DpromiseVoid.cpp116 bool PromiseVoidInferencePhase::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::PromiseVoidInferencePhase
DrestArgsLowering.cpp213 bool RestArgsLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::RestArgsLowering

12