Home
last modified time | relevance | path

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

12

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dplugin_phase.cpp20 bool PluginPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::PluginPhase
DcheckerPhase.cpp20 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::CheckerPhase
DresolveIdentifiers.cpp21 bool ResolveIdentifiers::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *progra… in Perform() function in ark::es2panda::compiler::ResolveIdentifiers
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DpartialExportClassGen.cpp33 bool PartialExportClassGen::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PartialExportClassGen
DstringConstantsLowering.cpp37 bool StringConstantsLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringConstantsLowering
DconstStringToCharLowering.cpp54 bool ConstStringToCharLowering::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::ConstStringToCharLowering
DexpressionLambdaLowering.cpp48 bool ExpressionLambdaConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
DstringConstructorLowering.cpp118 bool StringConstructorLowering::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::StringConstructorLowering
DstringComparison.cpp109 bool StringComparisonLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringComparisonLowering
DstructLowering.cpp81 bool StructLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StructLowering
DbigintLowering.cpp91 bool BigIntLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::BigIntLowering
DcapturedVariables.cpp115 bool CapturedVariables::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::CapturedVariables
DambientLowering.cpp44 bool AmbientLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::AmbientLowering
DobjectIndexAccess.cpp69 bool ObjectIndexLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIndexLowering
DobjectIterator.cpp142 bool ObjectIteratorLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIteratorLowering
DpackageImplicitImport.cpp107 bool PackageImplicitImport::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PackageImplicitImport
DexpandBrackets.cpp153 bool ExpandBracketsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpandBracketsPhase
DenumPostCheckLowering.cpp104 bool EnumPostCheckLoweringPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::EnumPostCheckLoweringPhase
DinterfacePropertyDeclarations.cpp191 bool InterfacePropertyDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InterfacePropertyDeclarationsPhase
DrecordLowering.cpp73 bool RecordLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::RecordLowering
DoptionalLowering.cpp123 bool OptionalLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::OptionalLowering
DobjectLiteralLowering.cpp201 bool ObjectLiteralLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectLiteralLowering
DunionLowering.cpp171 bool UnionLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::UnionLowering
DpromiseVoid.cpp134 bool PromiseVoidInferencePhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PromiseVoidInferencePhase
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DtopLevelStmts.cpp51 bool TopLevelStatements::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::TopLevelStatements

12