Searched defs:origCI (Results 1 – 2 of 2) sorted by relevance
147 static bool HasARCRuntime(CompilerInvocation &origCI) { in HasARCRuntime()169 createInvocationForMigration(CompilerInvocation &origCI) { in createInvocationForMigration()233 bool arcmt::checkForManualIssues(CompilerInvocation &origCI, in checkForManualIssues()333 static bool applyTransforms(CompilerInvocation &origCI, in applyTransforms()379 bool arcmt::applyTransformations(CompilerInvocation &origCI, in applyTransformations()386 bool arcmt::migrateWithTemporaryFiles(CompilerInvocation &origCI, in migrateWithTemporaryFiles()
159 CompilerInvocation origCI; in performTransformations() local