Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BFI

264 /// \brief Layout the range of bitfields from BFI to BFE as contiguous storage.
301 RecordDecl::field_iterator BFI = FI;
365 for (; BFI != BFE; ++BFI, ++FieldNo) {
366 FieldDecl *FD = *BFI;