Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LastFD

760   const FieldDecl *LastFD = 0;
768 if (Types.getContext().ZeroBitfieldFollowsNonBitfield(FD, LastFD)) {
772 LastFD = FD;
992 const FieldDecl *LastFD = 0;
1003 LastFD = FD;
1010 if (getContext().ZeroBitfieldFollowsNonBitfield(FD, LastFD)) {
1014 LastFD = FD;
1019 LastFD = FD;