Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkFormat.h25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream }; enumerator
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp36 enum class ConvertFormats { BINARY, YAML, CHROME_TRACE_EVENT }; enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp436 std::string YAML; displayTemplightEntry() local