Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/program/
H A Dprogram.h103 util::StringView FormatedRecordName() const in FormatedRecordName() function in panda::es2panda::panda::es2panda::panda::es2panda::parser::Program
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp383 auto recordName = program_->FormatedRecordName().Mutf8(); in BuildFunction()
400 auto internalName = std::string(program_->FormatedRecordName()) + std::string(name); in LegacyBuildFunction()
407 ss << std::string(program_->FormatedRecordName()); in LegacyBuildFunction()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp600 auto recordName = context->Binder()->Program()->FormatedRecordName().Mutf8(); in Emitter()

Completed in 5 milliseconds