Searched defs:origCI (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 149 static bool HasARCRuntime(CompilerInvocation &origCI) { in HasARCRuntime() argument 172 createInvocationForMigration(CompilerInvocation &origCI, in createInvocationForMigration() argument 236 CompilerInvocation &origCI, const FrontendInputFile &Input, in checkForManualIssues() argument 337 applyTransforms(CompilerInvocation & origCI,const FrontendInputFile & Input,std::shared_ptr<PCHContainerOperations> PCHContainerOps,DiagnosticConsumer * DiagClient,StringRef outputDir,bool emitPremigrationARCErrors,StringRef plistOut) applyTransforms() argument 383 applyTransformations(CompilerInvocation & origCI,const FrontendInputFile & Input,std::shared_ptr<PCHContainerOperations> PCHContainerOps,DiagnosticConsumer * DiagClient) applyTransformations() argument 391 migrateWithTemporaryFiles(CompilerInvocation & origCI,const FrontendInputFile & Input,std::shared_ptr<PCHContainerOperations> PCHContainerOps,DiagnosticConsumer * DiagClient,StringRef outputDir,bool emitPremigrationARCErrors,StringRef plistOut) migrateWithTemporaryFiles() argument [all...] |