Searched defs:origCI (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DARCMT.cpp147 static bool HasARCRuntime(CompilerInvocation &origCI) { argument
169 createInvocationForMigration(CompilerInvocation &origCI) { argument
233 bool arcmt::checkForManualIssues(CompilerInvocation &origCI, argument
331 applyTransforms(CompilerInvocation &origCI, const FrontendInputFile &Input, DiagnosticConsumer *DiagClient, StringRef outputDir, bool emitPremigrationARCErrors, StringRef plistOut) argument
377 applyTransformations(CompilerInvocation &origCI, const FrontendInputFile &Input, DiagnosticConsumer *DiagClient) argument
384 migrateWithTemporaryFiles(CompilerInvocation &origCI, const FrontendInputFile &Input, DiagnosticConsumer *DiagClient, StringRef outputDir, bool emitPremigrationARCErrors, StringRef plistOut) argument
[all...]

Completed in 94 milliseconds