Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp910 if (Type *sigType = GetParatmeterTypeOrRestAtIdx(checker, sig, idx); in InitMostSpecificType() local
924 Type *sigType = GetParatmeterTypeOrRestAtIdx(this, sig, idx); in SearchAmongMostSpecificTypes() local
1023 Type *sigType = GetParatmeterTypeOrRestAtIdx(this, sig, i); in GetSuitableSignaturesForParameter() local