Searched defs:prevSig (Results 1 – 1 of 1) sorted by relevance
906 … [[maybe_unused]] Type *&mostSpecificType, [[maybe_unused]] Signature *&prevSig, in InitMostSpecificType()919 void ETSChecker::SearchAmongMostSpecificTypes(Type *&mostSpecificType, Signature *&prevSig, in SearchAmongMostSpecificTypes()1012 Signature *prevSig = signatures.front(); in GetSuitableSignaturesForParameter() local