Searched refs:leftScalarExpandable (Results 1 – 2 of 2) sorted by relevance
213 const char *rightIs = "right operand", bool leftScalarExpandable = true,
686 bool leftScalarExpandable, bool rightScalarExpandable) { in CheckConformance() argument688 if (n == 0 && leftScalarExpandable) { in CheckConformance()