Home | History | Annotate | Download | only in AST

Lines Matching defs:getLValueCallIndex

703     unsigned getLValueCallIndex() const { return CallIndex; }
718 CallIndex = V.getLValueCallIndex();
996 LVal.getLValueCallIndex() == 0) &&
1840 if (unsigned CallIndex = RVal.getLValueCallIndex()) {
4415 A.getLValueCallIndex() == B.getLValueCallIndex();