Searched refs:OSDot (Results 1 – 2 of 2) sorted by relevance
145 raw_fd_ostream OSDot(Path, EC, sys::fs::OpenFlags::OF_None); in addSaveTemps() local148 Index.exportToDot(OSDot, GUIDPreservedSymbols); in addSaveTemps()
933 raw_fd_ostream OSDot(ModuleSummaryDotFile, EC, sys::fs::OpenFlags::OF_None); in buildModuleSummaryIndex() local937 Index.exportToDot(OSDot, {}); in buildModuleSummaryIndex()