Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp568 internalName << recordName << util::Helpers::FUNC_NAME_SEPARATOR; in BindNameWithScopeInfo() member in panda::es2panda::binder::util::Helpers
574 internalName << GetScopeTag() << util::Helpers::FUNC_NAME_SEPARATOR << GetSelfScopeName(); in BindNameWithScopeInfo()
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.h185 static constexpr std::string_view FUNC_NAME_SEPARATOR = "#"; member in panda::es2panda::panda::panda::es2panda::panda::panda::es2panda::panda::es2panda::panda::es2panda::util::SignedNumberLiteral::Helpers
H A DpatchFix.cpp136 auto pos = funcName.find_last_of(Helpers::FUNC_NAME_SEPARATOR); in IsAnonymousOrSpecialOrDuplicateFunction()

Completed in 4 milliseconds