Searched defs:PAttrs (Results 1 – 2 of 2) sorted by relevance
1112 Attributes PAttrs = CallerPAL.getSlot(i - 1).Attrs; in transformConstExprCastCall() local1148 if (Attributes PAttrs = CallerPAL.getParamAttributes(i + 1)) in transformConstExprCastCall() local1176 if (Attributes PAttrs = CallerPAL.getParamAttributes(i + 1)) in transformConstExprCastCall() local
2749 AttributeSet PAttrs = CallerPAL.getSlotAttributes(i - 1); in transformConstExprCastCall() local2785 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall() local2813 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall() local