Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DannotationDeclaration.h37 const util::StringView &InternalName() const in InternalName() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DnamespaceDefinition.h91 [[nodiscard]] const util::StringView &InternalName() const noexcept in InternalName() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsEnumDeclaration.h92 const util::StringView &InternalName() const in InternalName() function
DtsInterfaceDeclaration.h103 const util::StringView &InternalName() const in InternalName() function
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.cpp22 util::StringView Signature::InternalName() const in InternalName() function in ark::es2panda::checker::Signature
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp151 const util::StringView &CodeGen::InternalName() const noexcept in InternalName() function in ark::es2panda::compiler::CodeGen
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h606 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.cpp178 const util::StringView &PandaGen::InternalName() const in InternalName() function in panda::es2panda::compiler::PandaGen