Searched defs:toYAML (Results 1 – 4 of 4) sorted by relevance
488 std::string toYAML(const Symbol &S) { in toYAML() function499 std::string toYAML(const std::pair<SymbolID, llvm::ArrayRef<Ref>> &Data) { in toYAML() function510 std::string toYAML(const Relation &R) { in toYAML() function521 std::string toYAML(const Ref &R) { in toYAML() function
237 void msgpack::Document::toYAML(raw_ostream &OS) { in toYAML() function in msgpack::Document
37 static void toYAML(const NormalizedFile &f, std::string &out) { in toYAML() function