Home
last modified time | relevance | path

Searched defs:CreateASTConsumer (Results 1 – 22 of 22) sorted by relevance

/external/clang/lib/Frontend/
DFrontendActions.cpp36 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 …]
DASTMerge.cpp19 ASTConsumer *ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTMergeAction
DFrontendAction.cpp518 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction
523 ASTConsumer *WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
DASTUnit.cpp894 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/
DFrontendActions.cpp33 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/
DFrontendActions.cpp16 ASTConsumer *AnalysisAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in AnalysisAction
/external/chromium_org/tools/clang/plugins/
DFindBadConstructsAction.cpp18 std::unique_ptr<ASTConsumer> FindBadConstructsAction::CreateASTConsumer( in CreateASTConsumer() function in chrome_checker::FindBadConstructsAction
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp39 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, llvm::StringRef) { in CreateASTConsumer() function in __anona3ac1d380111::PrintFunctionNamesAction
/external/clang/include/clang/Frontend/
DFrontendActions.h203 ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) override { in CreateASTConsumer() function
/external/clang/unittests/AST/
DEvaluateAsRValueTest.cpp62 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anonadfbba200111::EvaluateConstantInitializersAction
DExternalASTSourceTest.cpp38 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in TestFrontendAction
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp41 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon6a3a5c3c0111::TestASTFrontendAction
/external/clang/unittests/Tooling/
DToolingTest.cpp37 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon941a27b60111::TestAction
228 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
DTestVisitor.h98 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function
DRefactoringTest.cpp302 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon128a816e0111::TestVisitor::TestAction
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp144 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon2e2526fe0111::ExternalSemaSourceInstaller
/external/clang/lib/ARCMigrate/
DARCMT.cpp449 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf4a5fc580211::ARCMTMacroTrackerAction
DObjCMT.cpp188 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/
DCodeGenAction.cpp593 ASTConsumer *CodeGenAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in CodeGenAction
/external/clang/tools/libclang/
DIndexing.cpp417 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon38a1d52e0111::IndexingFrontendAction
/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc1242 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &CI, in CreateASTConsumer() function in __anon34989fd00111::Action
/external/chromium_org/tools/clang/blink_gc_plugin/
DBlinkGCPlugin.cpp1847 virtual std::unique_ptr<ASTConsumer> CreateASTConsumer( in CreateASTConsumer() function in __anonaa7dea460111::BlinkGCPluginAction