Searched refs:OSDot (Results 1 – 2 of 2) sorted by relevance
146 raw_fd_ostream OSDot(Path, EC, sys::fs::OpenFlags::OF_Text); in addSaveTemps() local149 Index.exportToDot(OSDot, GUIDPreservedSymbols); in addSaveTemps()
1085 raw_fd_ostream OSDot(ModuleSummaryDotFile, EC, sys::fs::OpenFlags::OF_Text); in buildModuleSummaryIndex() local1089 Index.exportToDot(OSDot, {}); in buildModuleSummaryIndex()