Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2obj.cpp65 static int convertYAML(yaml::Input &YIn, raw_ostream &Out, in convertYAML()
110 yaml::Input YIn(Buf.get()->getBuffer()); in main() local
Dyaml2coff.cpp528 int yaml2coff(yaml::Input &YIn, raw_ostream &Out) { in yaml2coff()
Dyaml2elf.cpp517 int yaml2elf(yaml::Input &YIn, raw_ostream &Out) { in yaml2elf()