Searched defs:YIn (Results 1 – 1 of 1) sorted by relevance
43 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML()92 yaml::Input YIn(Buf.get()->getBuffer()); in main() local