reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp
   42   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/examples/PrintFunctionNames/PrintFunctionNames.cpp
   82   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/include/clang/Frontend/FrontendAction.h
  260   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/include/clang/Frontend/FrontendActions.h
   38   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
  248   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &,
  259   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &,
tools/clang/include/clang/Tooling/Tooling.h
  432       CreateASTConsumer(CompilerInstance &, StringRef) override {
tools/clang/lib/ARCMigrate/ARCMT.cpp
  453   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/lib/ARCMigrate/ObjCMT.cpp
  205 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
 2020 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
tools/clang/lib/CodeGen/CodeGenAction.cpp
  891 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
tools/clang/lib/Frontend/ASTMerge.cpp
   20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
tools/clang/lib/Frontend/ASTUnit.cpp
 1000   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/lib/Frontend/FrontendAction.cpp
 1049 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI,
 1058 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI,
tools/clang/lib/Frontend/FrontendActions.cpp
   57 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   69 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   77 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   85 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   90 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   95 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
  163 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
  315 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
  320 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI,
  326 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
  474 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
tools/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp
  304 GenerateInterfaceIfsExpV1Action::CreateASTConsumer(CompilerInstance &CI,
tools/clang/lib/Frontend/PrecompiledPreamble.cpp
  197 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI,
tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp
   41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
  164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
tools/clang/lib/Index/IndexingAction.cpp
  116   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
   16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {
   24 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI,
tools/clang/tools/clang-extdef-mapping/ClangExtDefMapGen.cpp
  106   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/tools/clang-refactor/ClangRefactor.cpp
  448       CreateASTConsumer(clang::CompilerInstance &compiler,
tools/clang/tools/extra/clang-doc/ClangDoc.cpp
   44     CreateASTConsumer(clang::CompilerInstance &Compiler,
tools/clang/tools/extra/clang-include-fixer/IncludeFixer.cpp
   34   CreateASTConsumer(clang::CompilerInstance &Compiler,
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.cpp
   27 FindAllSymbolsAction::CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/tools/extra/clang-include-fixer/plugin/IncludeFixerPlugin.cpp
   40   CreateASTConsumer(clang::CompilerInstance &CI, StringRef InFile) override {
tools/clang/tools/extra/clang-move/Move.cpp
  477 ClangMoveAction::CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/tools/extra/clang-tidy/ClangTidy.cpp
  553       std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/tools/extra/clang-tidy/plugin/ClangTidyPlugin.cpp
   39   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/tools/extra/clangd/ParsedAST.cpp
   98   CreateASTConsumer(CompilerInstance &CI, llvm::StringRef InFile) override {
tools/clang/tools/extra/clangd/index/IndexAction.cpp
  142   CreateASTConsumer(CompilerInstance &CI, llvm::StringRef InFile) override {
tools/clang/tools/extra/clangd/unittests/SymbolCollectorTests.cpp
  214       CreateASTConsumer(CompilerInstance &CI, llvm::StringRef InFile) override {
tools/clang/tools/extra/modularize/CoverageChecker.cpp
  118   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/tools/extra/modularize/Modularize.cpp
  707   CreateASTConsumer(CompilerInstance &CI, StringRef InFile) override {
  798     CreateASTConsumer(CompilerInstance &CI, StringRef InFile) override {
tools/clang/tools/extra/pp-trace/PPTrace.cpp
   85   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/tools/extra/unittests/clang-tidy/ClangTidyTest.h
   57   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/tools/libclang/Indexing.cpp
  347   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/unittests/AST/EvaluateAsRValueTest.cpp
   60    CreateASTConsumer(clang::CompilerInstance &Compiler,
tools/clang/unittests/AST/ExternalASTSourceTest.cpp
   38   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/unittests/AST/RecursiveASTVisitorTest.cpp
   32   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp
  123   CreateASTConsumer(clang::CompilerInstance &CI, StringRef) override {
tools/clang/unittests/Frontend/FrontendActionTest.cpp
   49   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/unittests/Index/IndexTests.cpp
  118   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,
tools/clang/unittests/Sema/ExternalSemaSourceTest.cpp
  188   CreateASTConsumer(clang::CompilerInstance &Compiler,
tools/clang/unittests/StaticAnalyzer/CallDescriptionTest.cpp
   94   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp
   44   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/unittests/StaticAnalyzer/StoreTest.cpp
   92   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/unittests/StaticAnalyzer/SymbolReaperTest.cpp
   56   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/clang/unittests/Tooling/ExecutionTest.cpp
   67   CreateASTConsumer(clang::CompilerInstance &compiler,
tools/clang/unittests/Tooling/RefactoringTest.cpp
  678     CreateASTConsumer(clang::CompilerInstance &compiler,
tools/clang/unittests/Tooling/Syntax/TokensTest.cpp
  108       CreateASTConsumer(CompilerInstance &CI, StringRef InFile) override {
tools/clang/unittests/Tooling/Syntax/TreeTest.cpp
   63       CreateASTConsumer(CompilerInstance &CI, StringRef InFile) override {
tools/clang/unittests/Tooling/TestVisitor.h
  110     CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override {
tools/clang/unittests/Tooling/ToolingTest.cpp
   40   CreateASTConsumer(clang::CompilerInstance &compiler,
  249   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
  336   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
  644     std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler,
tools/lldb/tools/lldb-instr/Instrument.cpp
  335   std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI,

References

tools/clang/lib/Frontend/ASTMerge.cpp
   21   return AdaptedAction->CreateASTConsumer(CI, InFile);
tools/clang/lib/Frontend/FrontendAction.cpp
  151   std::unique_ptr<ASTConsumer> Consumer = CreateASTConsumer(CI, InFile);
 1060   return WrappedAction->CreateASTConsumer(CI, InFile);