Lines Matching full:fieldno
338 unsigned FieldNo = cast<ConstantInt>(Index)->getZExtValue();339 if (FieldNo == 0) continue;341 BaseOffs += TD->getStructLayout(STy)->getElementOffset(FieldNo);