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