Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LastFD

939     const FieldDecl *LastFD = 0;
951 if (CGM.getContext().ZeroBitfieldFollowsNonBitfield((field), LastFD))
953 LastFD = field;