Searched refs:getLValueCallIndex (Results 1 – 6 of 6) sorted by relevance
154 RHS.isLValueOnePastTheEnd(), RHS.getLValueCallIndex()); in APValue()157 RHS.getLValueCallIndex()); in APValue()579 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
1078 unsigned getLValueCallIndex() const { return CallIndex; } in getLValueCallIndex() function1094 CallIndex = V.getLValueCallIndex(); in setFrom()1425 LVal.getLValueCallIndex() == 0) && in CheckLValueConstantExpression()7122 A.getLValueCallIndex() == B.getLValueCallIndex(); in HasSameBase()
256 unsigned getLValueCallIndex() const;
474 unsigned getLValueCallIndex() const;
911 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
1557 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } in getLValueCallIndex() function2027 if (Value.getLValueCallIndex()) in IsLiteralLValue()2059 return A.getLValueCallIndex() == B.getLValueCallIndex() && in HasSameBase()2192 LVal.getLValueCallIndex() == 0) && in CheckLValueConstantExpression()3953 if (LVal.getLValueCallIndex()) { in findCompleteObject()3955 Info.getCallFrameAndDepth(LVal.getLValueCallIndex()); in findCompleteObject()4216 if (Base && !LVal.getLValueCallIndex() && !Type.isVolatileQualified()) { in handleLValueToRValueConversion()