Lines Matching refs:Field
1008 // If we have a struct whose every field is value-initialized, we can1014 for (auto *Field : RType->getDecl()->fields())1015 if (!Field->isUnnamedBitfield())