Searched defs:YIn (Results 1 – 3 of 3) sorted by relevance
21 bool convertYAML(yaml::Input &YIn, raw_ostream &Out, ErrorHandler ErrHandler, in convertYAML()62 yaml::Input YIn(Yaml); in yaml2ObjectFile() local
356 yaml::Input YIn(YAMLString); in EmitDebugSections() local
43 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML()92 yaml::Input YIn(Buf.get()->getBuffer()); in main() local