Searched defs:outputDir (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/ARCMigrate/ |
H A D | FileRemapper.cpp | 30 void FileRemapper::clear(StringRef outputDir) { in clear() 42 std::string FileRemapper::getRemapInfoFile(StringRef outputDir) { in getRemapInfoFile() 49 bool FileRemapper::initFromDisk(StringRef outputDir, DiagnosticsEngine &Diag, in initFromDisk() 109 bool FileRemapper::flushToDisk(StringRef outputDir, DiagnosticsEngine &Diag) { in flushToDisk() 169 StringRef outputDir) { in overwriteOriginal()
|
H A D | ARCMT.cpp | 339 DiagnosticConsumer *DiagClient, StringRef outputDir, in applyTransforms() argument 393 DiagnosticConsumer *DiagClient, StringRef outputDir, in migrateWithTemporaryFiles() argument 402 StringRef outputDir, in getFileRemappings() argument 510 MigrationProcess(CompilerInvocation & CI,std::shared_ptr<PCHContainerOperations> PCHContainerOps,DiagnosticConsumer * diagClient,StringRef outputDir) MigrationProcess() argument [all...] |