Searched refs:getLValueCallIndex (Results 1 – 3 of 3) sorted by relevance
559 unsigned getLValueCallIndex() const;
1009 unsigned APValue::getLValueCallIndex() const { in getLValueCallIndex() function in APValue
1648 unsigned getLValueCallIndex() const { return Base.getCallIndex(); } in getLValueCallIndex() function2283 return A.getLValueCallIndex() == B.getLValueCallIndex() && in HasSameBase()2414 LVal.getLValueCallIndex() == 0) && in CheckLValueConstantExpression()4314 if (LVal.getLValueCallIndex()) { in findCompleteObject()4316 Info.getCallFrameAndDepth(LVal.getLValueCallIndex()); in findCompleteObject()4630 if (Base && !LVal.getLValueCallIndex() && !Type.isVolatileQualified()) { in handleLValueToRValueConversion()