Home | History | Annotate | Download | only in AST

Lines Matching defs:LastFD

2481   const FieldDecl *LastFD = 0;
2490 if (getASTContext().ZeroBitfieldFollowsNonBitfield((*I), LastFD)) {
2494 LastFD = (*I);