Searched refs:_sectionChoice (Results 1 – 1 of 1) sorted by relevance
819 _alignment(atom->alignment()), _sectionChoice(atom->sectionChoice()), in NormalizedAtom()873 SectionChoice sectionChoice() const override { return _sectionChoice; } in sectionChoice()928 SectionChoice _sectionChoice; member in llvm::yaml::MappingTraits::NormalizedAtom970 io.mapOptional("section-choice", keys->_sectionChoice, in mapping()