Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CompilerInstance

15 #include "clang/Frontend/CompilerInstance.h"
36 ASTConsumer *InitOnlyAction::CreateASTConsumer(CompilerInstance &CI,
48 ASTConsumer *ASTPrintAction::CreateASTConsumer(CompilerInstance &CI,
55 ASTConsumer *ASTDumpAction::CreateASTConsumer(CompilerInstance &CI,
61 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI,
66 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI,
71 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI,
76 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI,
90 bool GeneratePCHAction::ComputeASTConsumerArguments(CompilerInstance &CI,
114 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
243 bool GenerateModuleAction::BeginSourceFileAction(CompilerInstance &CI,
338 bool GenerateModuleAction::ComputeASTConsumerArguments(CompilerInstance &CI,
366 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI,
371 ASTConsumer *DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
376 ASTConsumer *VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI,
382 CompilerInstance &CI = getCompilerInstance();
578 CompilerInstance &CI = getCompilerInstance();
607 CompilerInstance &CI = getCompilerInstance();
678 CompilerInstance &CI = getCompilerInstance();