Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp805 [[maybe_unused]] Signature *&prevSig, const size_t idx) in InitMostSpecificType()
818 Type *&mostSpecificType, Signature *&prevSig, in SearchAmongMostSpecificTypes()
865 Signature *prevSig = signatures.front(); in GetSuitableSignaturesForParameter() local