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