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()
151 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI, in ComputeASTConsumerArguments()
163 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile()
181 bool GeneratePCHAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
187 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
219 CompilerInstance &CI) { in BeginSourceFileAction()
229 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
252 CompilerInstance &CI) { in BeginSourceFileAction()
264 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
269 bool GenerateHeaderUnitAction::BeginSourceFileAction(CompilerInstance &CI) { in BeginSourceFileAction()
279 GenerateHeaderUnitAction::CreateOutputFile(CompilerInstance &CI, in CreateOutputFile()
288 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
293 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer()
299 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
304 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
535 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
540 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
753 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) { in BeginInvocation()
784 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
955 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1047 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1057 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1105 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()
1136 CompilerInstance &CI = getCompilerInstance(); in ExecuteAction()