Searched refs:exact_match (Results 1 – 1 of 1) sorted by relevance
75 bool CanHoldCopyOf(const ValueSet& other, bool exact_match) { in CanHoldCopyOf() argument76 if (exact_match) { in CanHoldCopyOf()