Searched refs:getLValueCallIndex (Results 1 – 3 of 3) sorted by relevance
314 unsigned getLValueCallIndex() const;
649 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
1356 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } in getLValueCallIndex() function1754 if (Value.getLValueCallIndex()) in IsLiteralLValue()1793 (A.getLValueCallIndex() == B.getLValueCallIndex() && in HasSameBase()1835 LVal.getLValueCallIndex() == 0) && in CheckLValueConstantExpression()3137 if (LVal.getLValueCallIndex()) { in findCompleteObject()3138 Frame = Info.getCallFrame(LVal.getLValueCallIndex()); in findCompleteObject()3315 LVal.getLValueCallIndex(), in findCompleteObject()3354 if (Base && !LVal.getLValueCallIndex() && !Type.isVolatileQualified()) { in handleLValueToRValueConversion()4509 {This.getLValueCallIndex(), This.getLValueVersion()}}); in HandleConstructorCall()