Lines Matching defs:Groups
173 CsectGroups Groups;
176 CsectGroups Groups)
177 : SectionEntry(N, Flags), IsVirtual(IsVirtual), Groups(Groups) {
185 for (auto *Group : Groups)
1141 for (const auto *Group : Section->Groups) {
1213 for (const auto *Group : Section->Groups) {
1299 for (const auto *Group : Section->Groups) {
1437 llvm::all_of(Section->Groups,
1458 for (auto *Group : Section->Groups) {
1611 for (const auto &Group : CsectEntry.Groups) {