Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1760 static bool IsWeakLValue(const LValue &Value) { in IsWeakLValue() function
9228 if (IsWeakLValue(LHSValue) || IsWeakLValue(RHSValue)) in EvaluateComparisonBinaryOperator()