Lines Matching refs:DerefBytes
1134 : Attrs(0), Alignment(0), StackAlignment(0), DerefBytes(0),
1153 Alignment = StackAlignment = DerefBytes = DerefOrNullBytes = 0;
1179 DerefBytes = Attr.getDereferenceableBytes();
1199 DerefBytes = 0;
1263 DerefBytes = Bytes;
1284 if (!DerefBytes)
1285 DerefBytes = B.DerefBytes;
1306 if (B.DerefBytes)
1307 DerefBytes = 0;
1379 DerefBytes == B.DerefBytes;