Home
last modified time | relevance | path

Searched defs:propCopy (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp1025 auto *const propCopy = property->Copy(ProgramAllocator(), newDecl); in MakePropertiesReadonly() local
1105 auto *const propCopy = prop->Copy(ProgramAllocator(), prop->Declaration()); in MakePropertyNonNullish() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp1055 auto *const propCopy = func(prop, propType); in UpdateTypeProperty() local