Searched refs:getSlotIndex (Results 1 – 13 of 13) sorted by relevance
650 if (getSlotIndex(I) != Index) continue; in Raw()872 if (getSlotIndex(I) < *IdxI) in addAttribute()874 else if (getSlotIndex(I) > *IdxI) in addAttribute()914 if (getSlotIndex(I) >= Index) { in addAttributes()915 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++); in addAttributes()927 if (Attrs.getSlotIndex(I) == Index) { in addAttributes()971 if (getSlotIndex(I) >= Index) { in removeAttributes()972 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++); in removeAttributes()984 if (Attrs.getSlotIndex(I) == Index) { in removeAttributes()1012 if (getSlotIndex(I) >= Index) { in removeAttributes()[all …]
290 unsigned getSlotIndex(unsigned Slot) const { in getSlotIndex() function
195 AttrBuilder B(AS, AS.getSlotIndex(0)); in addAttr()205 AttrBuilder B(AS, AS.getSlotIndex(0)); in removeAttr()
1261 if (Attrs.getSlotIndex(I) == Idx) { in verifyAttributeTypes()1449 unsigned Idx = Attrs.getSlotIndex(i); in verifyFunctionAttrs()1664 unsigned LastIndex = Attrs.getSlotIndex(LastSlot); in verifyAttributeCount()1667 && (LastSlot == 0 || Attrs.getSlotIndex(LastSlot - 1) <= Params))) in verifyAttributeCount()
2601 if (AS.getSlotIndex(Idx) == AttributeSet::FunctionIndex) in printFunction()
170 if (!PAL.isEmpty() && PAL.getSlotIndex(PAL.getNumSlots() - 1) > NumArgs) { in DeleteDeadVarargs()172 for (unsigned i = 0; PAL.getSlotIndex(i) <= NumArgs; ++i) in DeleteDeadVarargs()
1991 unsigned Index = Attrs.getSlotIndex(i); in StripNest()
410 unsigned getSlotIndex(unsigned Slot) const;
408 unsigned getSlotIndex(unsigned Slot) const;
740 mTelephonyManager.getSlotIndex()); in telephonyGetSimState()874 return telephonyGetDeviceIdForSlotId(mTelephonyManager.getSlotIndex()); in telephonyGetDeviceId()
1108 unsigned Index = AS.getSlotIndex(Slot); in legalizeCallAttributes()
2744 unsigned Index = CallerPAL.getSlotIndex(i - 1); in transformConstExprCastCall()
696 Record.push_back(AS.getSlotIndex(i)); in writeAttributeGroupTable()