Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DobjectDescriptor.cpp39 auto *copiedProp = it->Copy(allocator, it->Declaration()); in Copy() local
/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectDescriptor.cpp41 auto *copiedProp = it->Copy(allocator, it->Declaration()); in Copy() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp778 auto *const copiedProp = prop->Copy(allocator, prop->Declaration()); in CopyProperty() local
843 auto *const copiedProp = prop->Copy(checker->Allocator(), prop->Declaration()); in CopyPropertyWithTypeArguments() local
1042 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1048 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1054 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1060 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1066 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local
1072 auto *copiedProp = CopyPropertyWithTypeArguments(prop, relation_, effectiveSubstitution_); in InstantiateProperties() local