Lines Matching defs:CreateASTConsumer
63 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
86 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI,
96 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
104 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
113 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
118 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
123 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
188 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
262 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
268 return GenerateModuleAction::CreateASTConsumer(CI, InFile);
296 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
301 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
307 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
549 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {