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