Home
last modified time | relevance | path

Searched defs:memberIndex (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeElaborationContext.cpp65 util::StringView memberIndex = util::Helpers::ToStringView(checker_->Allocator(), index_); in Start() local
DdestructuringContext.cpp222 util::StringView memberIndex = util::Helpers::ToStringView(checker_->Allocator(), index_); in GetTypeFromTupleByIndex() local
327 … util::StringView memberIndex = util::Helpers::ToStringView(checker_->Allocator(), iterIndex); in CreateTupleTypeForRest() local
Dfunction.cpp158 util::StringView memberIndex = util::Helpers::ToStringView(allocator_, index); in CreateParameterTypeForArrayAssignmentPattern() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DtypeElaborationContext.cpp65 util::StringView memberIndex = util::Helpers::ToStringView(checker_->Allocator(), index_); in Start() local
DdestructuringContext.cpp227 util::StringView memberIndex = util::Helpers::ToStringView(checker_->Allocator(), index_); in GetTypeFromTupleByIndex() local
331 … util::StringView memberIndex = util::Helpers::ToStringView(checker_->Allocator(), iterIndex); in CreateTupleTypeForRest() local
Dfunction.cpp156 util::StringView memberIndex = util::Helpers::ToStringView(Allocator(), index); in CreateParameterTypeForArrayAssignmentPattern() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DarrayExpression.cpp246 util::StringView memberIndex = util::Helpers::ToStringView(checker->Allocator(), index); in Check() local
361 util::StringView memberIndex = util::Helpers::ToStringView(checker->Allocator(), index - 1); in CheckPattern() local
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTupleType.cpp59 util::StringView memberIndex = util::Helpers::ToStringView(checker->Allocator(), index); in GetType() local
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTupleType.cpp94 util::StringView memberIndex = util::Helpers::ToStringView(checker->Allocator(), index); in GetType() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DarrayExpression.cpp338 util::StringView memberIndex = util::Helpers::ToStringView(checker->Allocator(), index - 1); in CheckPattern() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp280 util::StringView memberIndex = util::Helpers::ToStringView(checker->Allocator(), index); in Check() local