Lines Matching refs:CompilerInstance
35 CodeCompleteConsumer *GetCodeCompletionConsumer(CompilerInstance &CI) { in GetCodeCompletionConsumer()
40 void EnsureSemaIsCreated(CompilerInstance &CI, FrontendAction &Action) { in EnsureSemaIsCreated()
56 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
68 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
76 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
85 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
90 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
95 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
123 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI, in ComputeASTConsumerArguments()
135 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile()
157 bool GeneratePCHAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
163 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
187 CompilerInstance &CI) { in BeginSourceFileAction()
197 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
222 CompilerInstance &CI) { in BeginSourceFileAction()
234 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
240 CompilerInstance &CI) { in PrepareToExecuteAction()
280 CompilerInstance &CI) { in BeginSourceFileAction()
304 GenerateHeaderModuleAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
313 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
318 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
324 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
329 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
466 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
471 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
683 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation()
768 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
855 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
865 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()