Searched refs:TagOS (Results 1 – 3 of 3) sorted by relevance
175 raw_ostream &TagOS) { in output()176 TagOS << S.getYAMLTag(); in output()
666 llvm::raw_svector_ostream TagOS(Tag); in visitHTMLStartTagComment() local667 printHTMLStartTagComment(C, TagOS); in visitHTMLStartTagComment()
2970 raw_ostream &TagOS) { in output()2976 TagOS << "!double"; in output()2980 TagOS << "!bool"; in output()