Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A Dyaml2obj.cpp21 bool convertYAML(yaml::Input &YIn, raw_ostream &Out, ErrorHandler ErrHandler, in convertYAML()
72 yaml::Input YIn(Yaml); in yaml2ObjectFile() local
H A DDWARFEmitter.cpp1060 yaml::Input YIn(YAMLString, /*Ctxt=*/nullptr, CollectDiagnostic, emitDebugSections() local