Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
Dyaml2obj.cpp21 bool convertYAML(yaml::Input &YIn, raw_ostream &Out, ErrorHandler ErrHandler, in convertYAML()
62 yaml::Input YIn(Yaml); in yaml2ObjectFile() local
DDWARFEmitter.cpp356 yaml::Input YIn(YAMLString); in EmitDebugSections() local
/external/llvm-project/llvm/lib/ObjectYAML/
Dyaml2obj.cpp21 bool convertYAML(yaml::Input &YIn, raw_ostream &Out, ErrorHandler ErrHandler, in convertYAML()
64 yaml::Input YIn(Yaml); in yaml2ObjectFile() local
DDWARFEmitter.cpp1060 yaml::Input YIn(YAMLString, /*Ctxt=*/nullptr, CollectDiagnostic, in emitDebugSections() local
/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
/external/llvm-project/lldb/unittests/TestingSupport/
DTestUtilities.cpp32 llvm::yaml::Input YIn(Yaml); in fromYaml() local
/external/llvm-project/llvm/unittests/ObjectYAML/
DELFYAMLTest.cpp25 yaml::Input YIn(Yaml); in toBinary() local
DYAML2ObjTest.cpp75 yaml::Input YIn(Yaml); in TEST() local
DDWARFYAMLTest.cpp21 yaml::Input YIn( in parseDWARFYAML() local
DMinidumpYAMLTest.cpp22 yaml::Input YIn(Yaml); in toBinary() local
/external/llvm-project/clang-tools-extra/clang-apply-replacements/lib/Tooling/
DApplyReplacements.cpp68 yaml::Input YIn(Out.get()->getBuffer(), nullptr, &eatDiagnostics); in collectReplacementsFromDirectory() local
112 yaml::Input YIn(Out.get()->getBuffer(), nullptr, &eatDiagnostics); in collectReplacementsFromDirectory() local
/external/llvm-project/llvm/tools/yaml2obj/
Dyaml2obj.cpp134 yaml::Input YIn(*Buffer); in main() local
/external/llvm-project/lldb/unittests/Process/minidump/
DMinidumpParserTest.cpp57 llvm::yaml::Input YIn(yaml); in SetUpFromYaml() local
78 llvm::yaml::Input YIn(R"( in TEST_F() local
/external/llvm-project/llvm/tools/llvm-ifs/
Dllvm-ifs.cpp338 yaml::Input YIn(YamlStr); in writeElfStub() local
/external/llvm-project/llvm/unittests/Object/
DELFObjectFileTest.cpp305 yaml::Input YIn(Yaml); in toBinary() local
/external/llvm-project/llvm/unittests/Support/
DYAMLIOTest.cpp297 Input YIn(Serialized); in TEST() local