/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | yaml2obj.cpp | 21 bool convertYAML(yaml::Input &YIn, raw_ostream &Out, ErrorHandler ErrHandler, in convertYAML() 62 yaml::Input YIn(Yaml); in yaml2ObjectFile() local
|
D | DWARFEmitter.cpp | 356 yaml::Input YIn(YAMLString); in EmitDebugSections() local
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | yaml2obj.cpp | 21 bool convertYAML(yaml::Input &YIn, raw_ostream &Out, ErrorHandler ErrHandler, in convertYAML() 64 yaml::Input YIn(Yaml); in yaml2ObjectFile() local
|
D | DWARFEmitter.cpp | 1060 yaml::Input YIn(YAMLString, /*Ctxt=*/nullptr, CollectDiagnostic, in emitDebugSections() local
|
/external/llvm/tools/yaml2obj/ |
D | yaml2obj.cpp | 43 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/ |
D | TestUtilities.cpp | 32 llvm::yaml::Input YIn(Yaml); in fromYaml() local
|
/external/llvm-project/llvm/unittests/ObjectYAML/ |
D | ELFYAMLTest.cpp | 25 yaml::Input YIn(Yaml); in toBinary() local
|
D | YAML2ObjTest.cpp | 75 yaml::Input YIn(Yaml); in TEST() local
|
D | DWARFYAMLTest.cpp | 21 yaml::Input YIn( in parseDWARFYAML() local
|
D | MinidumpYAMLTest.cpp | 22 yaml::Input YIn(Yaml); in toBinary() local
|
/external/llvm-project/clang-tools-extra/clang-apply-replacements/lib/Tooling/ |
D | ApplyReplacements.cpp | 68 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/ |
D | yaml2obj.cpp | 134 yaml::Input YIn(*Buffer); in main() local
|
/external/llvm-project/lldb/unittests/Process/minidump/ |
D | MinidumpParserTest.cpp | 57 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/ |
D | llvm-ifs.cpp | 338 yaml::Input YIn(YamlStr); in writeElfStub() local
|
/external/llvm-project/llvm/unittests/Object/ |
D | ELFObjectFileTest.cpp | 305 yaml::Input YIn(Yaml); in toBinary() local
|
/external/llvm-project/llvm/unittests/Support/ |
D | YAMLIOTest.cpp | 297 Input YIn(Serialized); in TEST() local
|