Home
last modified time | relevance | path

Searched refs:IsWeakLValue (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DExprConstant.cpp1575 static bool IsWeakLValue(const LValue &Value) { in IsWeakLValue() function
7638 if (IsWeakLValue(LHSValue) || IsWeakLValue(RHSValue)) in VisitBinaryOperator()