Searched defs:compatibleSignatures (Results 1 – 1 of 1) sorted by relevance
673 ArenaVector<Signature *> compatibleSignatures(Allocator()->Adapter()); in CollectSignatures() local720 Signature *ETSChecker::GetMostSpecificSignature(ArenaVector<Signature *> &compatibleSignatures, in GetMostSpecificSignature()745 …auto compatibleSignatures = CollectSignatures(signatures, typeArguments, arguments, pos, resolveFl… in ValidateSignatures() local