Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LastFD

810   const FieldDecl *LastFD = 0;
818 if (Types.getContext().ZeroBitfieldFollowsNonBitfield(FD, LastFD)) {
822 LastFD = FD;
1057 const FieldDecl *LastFD = 0;
1068 LastFD = FD;
1075 if (getContext().ZeroBitfieldFollowsNonBitfield(FD, LastFD)) {
1079 LastFD = FD;
1084 LastFD = FD;