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