Lines Matching refs:CreateASTConsumer
62 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
85 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI,
95 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
103 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
112 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
117 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
122 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
186 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
358 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
363 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
369 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
603 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {