Lines Matching defs:CreateASTConsumer
58 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
70 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
78 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
87 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
92 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
97 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
165 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
324 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
329 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
335 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
500 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {