Searched refs:Yaml (Results 1 – 3 of 3) sorted by relevance
66 yaml2ObjectFile(SmallVectorImpl<char> &Storage, StringRef Yaml, in yaml2ObjectFile() argument71 yaml::Input YIn(Yaml); in yaml2ObjectFile()
96 yaml2ObjectFile(SmallVectorImpl<char> &Storage, StringRef Yaml,
92 enum class ShowFormat { Text, Json, Yaml }; enumerator397 clEnumValN(ShowFormat::Yaml, "yaml", "emit YAML")));2847 if (SFormat == ShowFormat::Yaml) in showInstrProfile()3235 if (SFormat == ShowFormat::Yaml) in showSampleProfile()3348 if (SFormat == ShowFormat::Yaml) { in showDebugInfoCorrelation()