Home | History | Annotate | Download | only in Frontend

Lines Matching defs:CreateASTConsumer

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 *ASTDumpXMLAction::CreateASTConsumer(CompilerInstance &CI,
77 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI,
82 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI,
87 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI,
124 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
317 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI,
322 ASTConsumer *DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,