Searched refs:IsWeakLValue (Results 1 – 2 of 2) sorted by relevance
1575 static bool IsWeakLValue(const LValue &Value) { in IsWeakLValue() function7638 if (IsWeakLValue(LHSValue) || IsWeakLValue(RHSValue)) in VisitBinaryOperator()
2033 static bool IsWeakLValue(const LValue &Value) { in IsWeakLValue() function12643 if (IsWeakLValue(LHSValue) || IsWeakLValue(RHSValue)) in EvaluateComparisonBinaryOperator()