Searched refs:toYAML (Results 1 – 6 of 6) sorted by relevance
236 void msgpack::Document::toYAML(raw_ostream &OS) { in toYAML() function in msgpack::Document
435 void toYAML(raw_ostream &OS);
706 MsgPackDoc.toYAML(Stream); in toString()
502 FromHSAMetadataString.toYAML(StrOS); in verify()937 HSAMetadataDoc->toYAML(StrOS); in end()
290 HSAMetadataDoc.toYAML(StrOS); in EmitHSAMetadata()
5404 MsgPackDoc.toYAML(StrOS); in getAMDGPUNote()