Home
last modified time | relevance | path

Searched refs:Excluded (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp102 bool Excluded = false; in AddAllArgsExcept() local
105 Excluded = true; in AddAllArgsExcept()
109 if (!Excluded) { in AddAllArgsExcept()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h297 Optional<std::vector<SectionHeader>> Excluded; member
308 bool isDefault() const { return !Sections && !Excluded && !NoHeaders; } in isDefault()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1769 if (SectionHeaders.Excluded) in buildSectionHeaderReorderMap()
1770 for (const ELFYAML::SectionHeader &Hdr : *SectionHeaders.Excluded) in buildSectionHeaderReorderMap()
1801 if (SectionHeaders.Excluded) in buildSectionIndex()
1802 for (const ELFYAML::SectionHeader &Hdr : *SectionHeaders.Excluded) in buildSectionIndex()
H A DELFYAML.cpp1377 IO.mapOptional("Excluded", SHT.Excluded); in sectionHeaderTableMapping()
1608 if (SHT->NoHeaders && (SHT->Sections || SHT->Excluded || SHT->Offset)) in validate()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp488 bool Excluded = false; in diagnoseHeaderInclusion() local
513 Excluded = true; in diagnoseHeaderInclusion()
530 if (Excluded || isHeaderInUmbrellaDirs(File)) in diagnoseHeaderInclusion()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dverify.pod635 Excluded subtree violation.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp14419 SmallVector<unsigned, 2> Excluded; in checkScheduleModifiers() local
14421 Excluded.push_back(M2); in checkScheduleModifiers()
14423 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_monotonic); in checkScheduleModifiers()
14425 Excluded.push_back(OMPC_SCHEDULE_MODIFIER_nonmonotonic); in checkScheduleModifiers()
14430 Excluded) in checkScheduleModifiers()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A DChangeLog5828 __negdi2, __prologue_saves__, __epilogue_restores__): Excluded for
5834 __xload_4, __movmemx_qi, __movmemx_hi): Excluded for AVRTINY.