Searched defs:CreateASTConsumer (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:AnalysisAction
24 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, function in class:ParseModelFileAction
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTMergeAction
H A DInterfaceStubFunctionsConsumer.cpp339 GenerateInterfaceIfsExpV1Action::CreateASTConsumer(CompilerInstance &CI, function in class:GenerateInterfaceIfsExpV1Action
H A DFrontendAction.cpp1050 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:PreprocessorFrontendAction
1059 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, function in class:WrapperFrontendAction
H A DFrontendActions.cpp57 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:InitOnlyAction
69 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTPrintAction
77 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTDumpAction
85 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTDeclListAction
90 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ASTViewAction
95 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:GeneratePCHAction
163 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, function in class:GenerateModuleAction
315 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:SyntaxOnlyAction
320 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, function in class:DumpModuleInfoAction
326 VerifyPCHAction::CreateASTConsumer(CompilerInstanc function in class:VerifyPCHAction
484 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:TemplightDumpAction
[all...]
H A DPrecompiledPreamble.cpp197 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, function in class:__anon515::PrecompilePreambleAction
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:HTMLPrintAction
52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:FixItAction
164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:RewriteObjCAction
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp951 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:CodeGenAction
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp205 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:ObjCMigrateAction
2020 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { function in class:MigrateSourceAction

Completed in 79 milliseconds