Searched defs:mostSpecificType (Results 1 – 1 of 1) sorted by relevance
824 …tSpecificType(const ArenaVector<Signature *> &signatures, [[maybe_unused]] Type *&mostSpecificType, in InitMostSpecificType()838 Type *&mostSpecificType, Signature *&prevSig, in SearchAmongMostSpecificTypes()884 Type *mostSpecificType = signatures.front()->Params().at(i)->TsType(); in GetSuitableSignaturesForParameter() local