Lines Matching refs:CompilerInstance

15 #include "clang/Frontend/CompilerInstance.h"
37 CodeCompleteConsumer *GetCodeCompletionConsumer(CompilerInstance &CI) {
42 void EnsureSemaIsCreated(CompilerInstance &CI, FrontendAction &Action) {
58 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
70 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
78 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
87 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
92 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
97 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
125 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI,
137 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile,
155 bool GeneratePCHAction::BeginSourceFileAction(CompilerInstance &CI) {
161 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
193 CompilerInstance &CI) {
203 GenerateModuleFromModuleMapAction::CreateOutputFile(CompilerInstance &CI,
225 CompilerInstance &CI) {
237 GenerateModuleInterfaceAction::CreateOutputFile(CompilerInstance &CI,
243 CompilerInstance &CI) {
284 CompilerInstance &CI) {
309 GenerateHeaderModuleAction::CreateOutputFile(CompilerInstance &CI,
318 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
323 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
329 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
334 CompilerInstance &CI = getCompilerInstance();
494 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
499 CompilerInstance &CI = getCompilerInstance();
712 bool DumpModuleInfoAction::BeginInvocation(CompilerInstance &CI) {
797 CompilerInstance &CI = getCompilerInstance();
888 CompilerInstance &CI = getCompilerInstance();
898 CompilerInstance &CI = getCompilerInstance();
946 CompilerInstance &CI = getCompilerInstance();