Home
last modified time | relevance | path

Searched defs:copiedProp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectDescriptor.cpp40 auto *copiedProp = it->Copy(allocator, it->Declaration()); in Copy() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DobjectDescriptor.cpp39 auto *copiedProp = it->Copy(allocator, it->Declaration()); in Copy() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp842 auto *const copiedProp = prop->Copy(allocator, prop->Declaration()); in CopyProperty() local
909 auto *const copiedProp = prop->Copy(checker->Allocator(), prop->Declaration()); in CopyPropertyWithTypeArguments() local
1102 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1108 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1114 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1120 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1126 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1132 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local