Lines Matching refs:CowCompilerInvocation
194 CompilerInvocation::CompilerInvocation(const CowCompilerInvocation &X) in CompilerInvocation()
200 CompilerInvocation::operator=(const CowCompilerInvocation &X) { in operator =()
221 LangOptions &CowCompilerInvocation::getMutLangOpts() { in getMutLangOpts()
225 TargetOptions &CowCompilerInvocation::getMutTargetOpts() { in getMutTargetOpts()
229 DiagnosticOptions &CowCompilerInvocation::getMutDiagnosticOpts() { in getMutDiagnosticOpts()
233 HeaderSearchOptions &CowCompilerInvocation::getMutHeaderSearchOpts() { in getMutHeaderSearchOpts()
237 PreprocessorOptions &CowCompilerInvocation::getMutPreprocessorOpts() { in getMutPreprocessorOpts()
241 AnalyzerOptions &CowCompilerInvocation::getMutAnalyzerOpts() { in getMutAnalyzerOpts()
245 MigratorOptions &CowCompilerInvocation::getMutMigratorOpts() { in getMutMigratorOpts()
249 APINotesOptions &CowCompilerInvocation::getMutAPINotesOpts() { in getMutAPINotesOpts()
253 CodeGenOptions &CowCompilerInvocation::getMutCodeGenOpts() { in getMutCodeGenOpts()
257 FileSystemOptions &CowCompilerInvocation::getMutFileSystemOpts() { in getMutFileSystemOpts()
261 FrontendOptions &CowCompilerInvocation::getMutFrontendOpts() { in getMutFrontendOpts()
265 DependencyOutputOptions &CowCompilerInvocation::getMutDependencyOutputOpts() { in getMutDependencyOutputOpts()
270 CowCompilerInvocation::getMutPreprocessorOutputOpts() { in getMutPreprocessorOutputOpts()