Searched refs:sectionOrType (Results 1 – 2 of 2) sorted by relevance
371 static void mapping(IO &IO, ELFYAML::SectionOrType §ionOrType); in LLVM_YAML_IS_SEQUENCE_VECTOR()
856 IO &IO, ELFYAML::SectionOrType §ionOrType) { in mapping() argument857 IO.mapRequired("SectionOrType", sectionOrType.sectionNameOrType); in mapping()