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