Lines Matching refs:CompilerInstance

42 CodeCompleteConsumer *GetCodeCompletionConsumer(CompilerInstance &CI) {  in GetCodeCompletionConsumer()
47 void EnsureSemaIsCreated(CompilerInstance &CI, FrontendAction &Action) { in EnsureSemaIsCreated()
63 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
86 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
96 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
104 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
113 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
118 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
123 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
152 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI, in ComputeASTConsumerArguments()
164 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile()
182 bool GeneratePCHAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
188 GenerateModuleAction::CreateMultiplexConsumer(CompilerInstance &CI, in CreateMultiplexConsumer()
217 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
233 CompilerInstance &CI) { in BeginSourceFileAction()
243 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
266 CompilerInstance &CI) { in BeginSourceFileAction()
273 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
292 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
298 GenerateReducedModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
305 bool GenerateHeaderUnitAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
315 GenerateHeaderUnitAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
324 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
329 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
335 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
340 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
579 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
584 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
812 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation()
844 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1021 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1114 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1124 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1172 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1203 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()