Searched refs:getLValueBase (Results 1 – 5 of 5) sorted by relevance
195 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), RHS.getLValuePath(), in APValue()198 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), NoLValuePath(), in APValue()425 LValueBase Base = getLValueBase(); in printPretty()615 if (isLValue() && !getLValueBase()) { in toIntegralConstant()623 const APValue::LValueBase APValue::getLValueBase() const { in getLValueBase() function in APValue
282 if (V.getLValueBase()) { in SubobjectDesignator()1370 Base = V.getLValueBase(); in setFrom()1777 if (!A.getLValueBase()) in HasSameBase()1778 return !B.getLValueBase(); in HasSameBase()1779 if (!B.getLValueBase()) in HasSameBase()1782 if (A.getLValueBase().getOpaqueValue() != in HasSameBase()2011 if (!Value.getLValueBase()) { in EvalPointerValueAsBool()4508 Info, {This.getLValueBase(), in HandleConstructorCall()7908 auto &Base = LVal.getLValueBase(); in isDesignatorAtObjectEnd()8732 if (!LV.getLValueBase()) in isOnePastTheEndOfCompleteObject()[all …]
306 const LValueBase getLValueBase() const;
1651 const APValue::LValueBase &base = Value.getLValueBase(); in tryEmit()
5649 if ((EvalResult.Val.isLValue() && !EvalResult.Val.getLValueBase()) || in isNullPointerValueTemplateArgument()6310 if (auto *E = Value.getLValueBase().dyn_cast<const Expr*>()) { in CheckTemplateArgument()6320 Value.getLValueBase().dyn_cast<const ValueDecl *>()); in CheckTemplateArgument()