/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 36 ASTConsumer *InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in InitOnlyAction 48 ASTConsumer *ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTPrintAction 55 ASTConsumer *ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTDumpAction 61 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTDeclListAction 66 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTViewAction 71 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DeclContextPrintAction 76 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GeneratePCHAction 114 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction 366 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in SyntaxOnlyAction 371 ASTConsumer *DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DumpModuleInfoAction [all …]
|
D | ASTMerge.cpp | 19 ASTConsumer *ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTMergeAction
|
D | FrontendAction.cpp | 518 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction 523 ASTConsumer *WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
|
D | ASTUnit.cpp | 894 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon61e8ff8a0311::TopLevelDeclTrackerAction 982 ASTConsumer *PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PrecompilePreambleAction
|
/external/clang/lib/Rewrite/Frontend/ |
D | FrontendActions.cpp | 33 ASTConsumer *HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in HTMLPrintAction 43 ASTConsumer *FixItAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in FixItAction 153 ASTConsumer *RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in RewriteObjCAction
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | FrontendActions.cpp | 16 ASTConsumer *AnalysisAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in AnalysisAction
|
/external/chromium_org/tools/clang/plugins/ |
D | FindBadConstructsAction.cpp | 18 std::unique_ptr<ASTConsumer> FindBadConstructsAction::CreateASTConsumer( in CreateASTConsumer() function in chrome_checker::FindBadConstructsAction
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 39 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, llvm::StringRef) { in CreateASTConsumer() function in __anona3ac1d380111::PrintFunctionNamesAction
|
/external/clang/include/clang/Frontend/ |
D | FrontendActions.h | 203 ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) override { in CreateASTConsumer() function
|
/external/clang/unittests/AST/ |
D | EvaluateAsRValueTest.cpp | 62 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anonadfbba200111::EvaluateConstantInitializersAction
|
D | ExternalASTSourceTest.cpp | 38 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in TestFrontendAction
|
/external/clang/unittests/Frontend/ |
D | FrontendActionTest.cpp | 41 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon6a3a5c3c0111::TestASTFrontendAction
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 37 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon941a27b60111::TestAction 228 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
|
D | TestVisitor.h | 98 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function
|
D | RefactoringTest.cpp | 302 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon128a816e0111::TestVisitor::TestAction
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 144 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon2e2526fe0111::ExternalSemaSourceInstaller
|
/external/clang/lib/ARCMigrate/ |
D | ARCMT.cpp | 449 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf4a5fc580211::ARCMTMacroTrackerAction
|
D | ObjCMT.cpp | 188 ASTConsumer *ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ObjCMigrateAction 1868 ASTConsumer *MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in MigrateSourceAction
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 593 ASTConsumer *CodeGenAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in CodeGenAction
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 417 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon38a1d52e0111::IndexingFrontendAction
|
/external/chromium_org/v8/tools/gcmole/ |
D | gcmole.cc | 1242 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &CI, in CreateASTConsumer() function in __anon34989fd00111::Action
|
/external/chromium_org/tools/clang/blink_gc_plugin/ |
D | BlinkGCPlugin.cpp | 1847 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer( in CreateASTConsumer() function in __anonaa7dea460111::BlinkGCPluginAction
|