Lines Matching refs:CompilerInstance
41 CodeCompleteConsumer *GetCodeCompletionConsumer(CompilerInstance &CI) { in GetCodeCompletionConsumer()
46 void EnsureSemaIsCreated(CompilerInstance &CI, FrontendAction &Action) { in EnsureSemaIsCreated()
62 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
85 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
95 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
103 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
112 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
117 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
122 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
150 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI, in ComputeASTConsumerArguments()
162 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile()
180 bool GeneratePCHAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
186 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
218 CompilerInstance &CI) { in BeginSourceFileAction()
228 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
251 CompilerInstance &CI) { in BeginSourceFileAction()
263 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
269 CompilerInstance &CI) { in PrepareToExecuteAction()
310 CompilerInstance &CI) { in BeginSourceFileAction()
334 GenerateHeaderModuleAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
339 bool GenerateHeaderUnitAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
349 GenerateHeaderUnitAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
358 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
363 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
369 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
374 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
603 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
608 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
821 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation()
1007 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1099 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1109 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1157 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1188 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()