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) {
217 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
273 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
298 GenerateReducedModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI,
324 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
329 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
335 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
579 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {