Lines Matching defs:CreateASTConsumer
64 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
87 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI,
97 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
105 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
114 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
119 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
124 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
218 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
274 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
301 GenerateReducedModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
327 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
332 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
338 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
584 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {