Home
last modified time | relevance | path

Searched defs:sourceProperties (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DinterfaceType.cpp47 const ArenaVector<varbinder::LocalVariable *> &sourceProperties) in CheckVarType()
77 const ArenaVector<varbinder::LocalVariable *> &sourceProperties = otherInterface->Properties(); in Identical() local
DtupleType.cpp113 const auto &sourceProperties = sourceTuple->Properties(); in AssignmentTarget() local
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtupleType.cpp112 const auto &sourceProperties = sourceTuple->Properties(); in AssignmentTarget() local
DinterfaceType.cpp44 const ArenaVector<binder::LocalVariable *> &sourceProperties = other->Properties(); in IsPropertiesIdentical() local