Lines Matching defs:CreateASTConsumer
37 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
49 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
56 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
63 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
68 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
73 DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI,
79 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
117 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
387 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
392 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
398 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {