Searched refs:Excluded (Results 1 – 9 of 9) sorted by relevance
102 bool Excluded = false; in AddAllArgsExcept() local105 Excluded = true; in AddAllArgsExcept()109 if (!Excluded) { in AddAllArgsExcept()
298 Optional<std::vector<SectionHeader>> Excluded; member309 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault()
1542 DenseSet<GlobalVariable *> Excluded(Globals->getNumOperands()); in getExcludedGlobals() local1556 Excluded.insert(GV); in getExcludedGlobals()1558 return Excluded; in getExcludedGlobals()
1805 if (SectionHeaders.Excluded) in buildSectionHeaderReorderMap()1806 for (const ELFYAML::SectionHeader &Hdr : *SectionHeaders.Excluded) in buildSectionHeaderReorderMap()1837 if (SectionHeaders.Excluded) in buildSectionIndex()1838 for (const ELFYAML::SectionHeader &Hdr : *SectionHeaders.Excluded) in buildSectionIndex()
1381 IO.mapOptional("Excluded", SHT.Excluded); in sectionHeaderTableMapping()1612 if (SHT->NoHeaders && (SHT->Sections || SHT->Excluded || SHT->Offset)) in validate()
488 bool Excluded = false; in diagnoseHeaderInclusion() local513 Excluded = true; in diagnoseHeaderInclusion()530 if (Excluded || isHeaderInUmbrellaDirs(File)) in diagnoseHeaderInclusion()
225 # excluded_ssid: Excluded SSID
635 Excluded subtree violation.
14796 SmallVector<unsigned, 2> Excluded; in checkScheduleModifiers() local14798 Excluded.push_back(M2); in checkScheduleModifiers()14800 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_monotonic); in checkScheduleModifiers()14802 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_nonmonotonic); in checkScheduleModifiers()14807 Excluded) in checkScheduleModifiers()