Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LastFD

797     const FieldDecl *LastFD = 0;
805 if (CGM.getContext().ZeroBitfieldFollowsNonBitfield((field), LastFD)) {
809 LastFD = field;
817 LastFD = field;