Home
last modified time | relevance | path

Searched refs:Readonly (Results 1 - 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DindexInfo.h58 bool Readonly() const in Readonly() function in ark::es2panda::checker::IndexInfo
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsPropertySignature.h70 bool Readonly() const in Readonly() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSPropertySignature
H A DtsIndexSignature.h65 bool Readonly() const in Readonly() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSIndexSignature
H A DtsMappedType.h56 MappedOption Readonly() in Readonly() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMappedType
H A DtsParameterProperty.h53 bool Readonly() const in Readonly() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSParameterProperty
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A DindexInfo.h59 bool Readonly() const in Readonly() function in panda::es2panda::checker::IndexInfo
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsMappedType.h45 MappedOption Readonly() in Readonly() function in ark::es2panda::ir::TSMappedType
H A DtsParameterProperty.h43 bool Readonly() const in Readonly() function in ark::es2panda::ir::TSParameterProperty
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DtsIndexSignature.h56 [[nodiscard]] bool Readonly() const noexcept
H A DtsPropertySignature.h61 [[nodiscard]] bool Readonly() const noexcept
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DmemberExpression.cpp167 if (objType->StringIndexInfo()->Readonly()) { in Check()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dobject.cpp425 if (indexInfo->Readonly()) { in GetPropertyTypeForIndexType()
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dobject.cpp438 if (indexInfo->Readonly()) { in GetPropertyTypeForIndexType()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp73 checker->Allocator()->New<checker::IndexInfo>(indexType, paramName, node->Readonly(), node->Start()); in Check()
672 if (objType->StringIndexInfo()->Readonly()) { in Check()
/arkcompiler/ets_frontend/es2panda/parser/
H A DparserImpl.cpp3424 param->AsTSParameterProperty()->Readonly())) { in SuperCallShouldBeRootLevel()

Completed in 14 milliseconds