Home
last modified time | relevance | path

Searched defs:YAML (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/libyaml/
H A DReadMe.md31 Discuss LibYAML with the maintainers in IRC #libyaml irc.freenode.net.
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkFormat.h25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp236 llvm::yaml::Output YAML(YamlContentStream); in toYAMLString() local
244 llvm::yaml::Input YAML(YAMLContent); in convertFromYAML() local
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp178 llvm::yaml::Input YAML(Buffer.get()->getBuffer()); in cc1gen_reproducer_main() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp36 enum class ConvertFormats { BINARY, YAML, CHROME_TRACE_EVENT }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp466 std::string YAML; in displayTemplightEntry() local