Searched refs:getLValueCallIndex (Results 1 – 3 of 3) sorted by relevance
493 unsigned getLValueCallIndex() const;
1000 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
1621 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } in getLValueCallIndex() function2123 if (Value.getLValueCallIndex()) in IsLiteralLValue()2155 return A.getLValueCallIndex() == B.getLValueCallIndex() && in HasSameBase()2286 LVal.getLValueCallIndex() == 0) && in CheckLValueConstantExpression()4068 if (LVal.getLValueCallIndex()) { in findCompleteObject()4070 Info.getCallFrameAndDepth(LVal.getLValueCallIndex()); in findCompleteObject()4348 if (Base && !LVal.getLValueCallIndex() && !Type.isVolatileQualified()) { in handleLValueToRValueConversion()