Home
last modified time | relevance | path

Searched refs:YAMLInput (Results 1 – 12 of 12) sorted by relevance

/dports/devel/py-srsly/srsly-2.4.2/srsly/
H A D_yaml_api.py7 from .util import force_path, FilePath, YAMLInput, YAMLOutput
29 data: YAMLInput, argument
81 data: YAMLInput, argument
H A Dutil.py15 YAMLInput = JSONInput variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/index/
H A DYAMLSerialization.cpp534 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
535 if (YAMLInput.error()) in symbolFromYAML()
539 YAMLInput >> Deserialized; in symbolFromYAML()
546 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
547 if (YAMLInput.error()) in refFromYAML()
551 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp534 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
535 if (YAMLInput.error()) in symbolFromYAML()
539 YAMLInput >> Deserialized; in symbolFromYAML()
546 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
547 if (YAMLInput.error()) in refFromYAML()
551 YAMLInput >> Deserialized; in refFromYAML()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings); in symbolFromYAML() local
536 if (YAMLInput.error()) in symbolFromYAML()
538 YAMLInput >> Deserialized; in symbolFromYAML()
545 llvm::yaml::Input YAMLInput(YAML, Strings); in refFromYAML() local
546 if (YAMLInput.error()) in refFromYAML()
548 YAMLInput >> Deserialized; in refFromYAML()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/index/
H A DYAMLSerialization.cpp535 llvm::yaml::Input YAMLInput(YAML, Strings);
536 if (YAMLInput.error())
538 YAMLInput >> Deserialized;
545 llvm::yaml::Input YAMLInput(YAML, Strings);
546 if (YAMLInput.error())
548 YAMLInput >> Deserialized;