Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CreateASTConsumer

35 ASTConsumer *InitOnlyAction::CreateASTConsumer(CompilerInstance &CI,
47 ASTConsumer *ASTPrintAction::CreateASTConsumer(CompilerInstance &CI,
54 ASTConsumer *ASTDumpAction::CreateASTConsumer(CompilerInstance &CI,
59 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI,
64 ASTConsumer *ASTDumpXMLAction::CreateASTConsumer(CompilerInstance &CI,
75 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI,
80 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI,
85 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI,
122 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
314 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI,