Home
last modified time | relevance | path

Searched defs:originalName (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
H A DimportExportDecls.cpp102 util::StringView originalName = varbinder_->FindNameInAliasMap(program->SourceFilePath(), exportName); in HandleGlobalStmts() local
/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.cpp552 std::string originalName = it->second.at(std::to_string(globalIndexForSpecialFunc)); in CheckAndRestoreSpecialFunctionName() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp1331 util::StringView ETSChecker::FindPropNameForNamespaceImport(const util::StringView &originalName) in FindPropNameForNamespaceImport() argument

Completed in 12 milliseconds