Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectType.cpp169 for (auto *targetSignature : targetSignatures) { in AssignSignatures() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DobjectType.cpp177 for (auto *targetSignature : targetSignatures) { in AssignSignatures() local