Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp953 auto *sigParamType = GetNonNullishType(sig->Params().at(paramIdx)->TsType()); in CollectSuitableSignaturesForTypeInference() local
966 auto *sigParamType = GetNonNullishType(sig->Params().at(paramIdx)->TsType()); in CollectSuitableSignaturesForTypeInference() local