Home
last modified time | relevance | path

Searched defs:InternalName (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsEnumDeclaration.h93 const util::StringView &InternalName() const in InternalName() function
DtsInterfaceDeclaration.h104 const util::StringView &InternalName() const in InternalName() function
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.cpp24 util::StringView Signature::InternalName() const in InternalName() function in ark::es2panda::checker::Signature
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp152 const util::StringView &CodeGen::InternalName() const noexcept in InternalName() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h573 const util::StringView &InternalName() const in InternalName() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h776 const util::StringView &InternalName() const in InternalName() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp183 const util::StringView &PandaGen::InternalName() const in InternalName() function in panda::es2panda::compiler::PandaGen