Searched defs:CallIndex (Results 1 – 5 of 5) sorted by relevance
31 unsigned CallIndex; member585 unsigned CallIndex) { in setLValue()597 unsigned CallIndex) { in setLValue()
1072 unsigned CallIndex : 31; member
138 APValue(LValueBase B, const CharUnits &O, NoLValuePath N, unsigned CallIndex) in APValue()143 bool OnePastTheEnd, unsigned CallIndex) in APValue()
511 unsigned CallIndex; member1005 getCallFrameAndDepth(unsigned CallIndex) { in getCallFrameAndDepth()
9051 unsigned CallIndex = asImpl().readUInt32(); in readAPValue() local