Lines Matching defs:CreateASTConsumer
58 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
81 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI,
91 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
99 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
108 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
113 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
118 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
182 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
340 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
345 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
351 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
516 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {