Searched refs:flushToFile (Results 1 – 4 of 4) sorted by relevance
51 flushToFile(); in append()58 flushToFile(); in append()79 flushToFile(); in toWriter()106 private void flushToFile() { in flushToFile() method in FileStringBuffer138 flushToFile(); in toString()
50 bool flushToFile(StringRef outputPath, DiagnosticsEngine &Diag);
117 return flushToFile(infoFile, Diag); in flushToDisk()120 bool FileRemapper::flushToFile(StringRef outputPath, DiagnosticsEngine &Diag) { in flushToFile() function in FileRemapper
1980 Remapper.flushToFile(MigrateDir, Ctx.getDiagnostics()); in HandleTranslationUnit()