Searched defs:YIn (Results 1 – 4 of 4) sorted by relevance
65 int convertYAML(yaml::Input & YIn, raw_ostream &Out, ConvertFuncPtr Convert) { in convertYAML()109 yaml::Input YIn(Buf.get()->getBuffer()); in main() local
330 int yaml2coff(yaml::Input &YIn, raw_ostream &Out) { in yaml2coff()
471 int yaml2elf(yaml::Input &YIn, raw_ostream &Out) { in yaml2elf()
454 yaml::Input YIn(YamlContent, (void *)&IRI); in yaml2mcmodule() local