Searched refs:isZeroSized (Results 1 – 1 of 1) sorted by relevance
1580 static bool isZeroSized(const LValue &Value) { in isZeroSized() function7649 if ((RHSValue.Base && isZeroSized(LHSValue)) || in VisitBinaryOperator()7650 (LHSValue.Base && isZeroSized(RHSValue))) in VisitBinaryOperator()