Home
last modified time | relevance | path

Searched refs:SetInternalName (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DrecordTable.cpp41 classDef->SetInternalName(FormRecordName()); in BoundContext()
59 interfaceDecl->SetInternalName(FormRecordName()); in BoundContext()
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DnamespaceDefinition.h96 void SetInternalName(util::StringView internalName) noexcept
H A DclassDefinition.h167 void SetInternalName(util::StringView internalName) noexcept
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsEnumDeclaration.h98 void SetInternalName(util::StringView internalName) in SetInternalName() function in ark::es2panda::ark::es2panda::ir::TSEnumDeclaration
H A DtsInterfaceDeclaration.h108 void SetInternalName(util::StringView internalName) in SetInternalName() function in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp111 partialClassDef->SetInternalName( in HandlePartialType()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp1006 classDef->SetInternalName(anonymousName.View()); in VisitETSNewClassInstanceExpression()

Completed in 6 milliseconds