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.cpp40 auto *copiedProp = it->Copy(allocator, it->Declaration()); in Copy() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp909 auto *const copiedProp = prop->Copy(allocator, prop->Declaration()); in CopyProperty() local
979 auto *const copiedProp = prop->Copy(checker->ProgramAllocator(), prop->Declaration()); in CopyPropertyWithTypeArguments() local
1183 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1189 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1195 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1201 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1207 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1213 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local