Searched refs:writeYAML (Results 1 – 2 of 2) sorted by relevance
676 void writeYAML(const IndexFileOut &, llvm::raw_ostream &);685 writeYAML(O, OS); in operator <<()
388 void writeYAML(const IndexFileOut &O, llvm::raw_ostream &OS) { in writeYAML() function