Home
last modified time | relevance | path

Searched defs:YIn (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2obj.cpp43 static int convertYAML(yaml::Input &YIn, raw_ostream &Out) { in convertYAML()
92 yaml::Input YIn(Buf.get()->getBuffer()); in main() local