Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DFrontendActions.cpp35 ASTConsumer *InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in InitOnlyAction
47 ASTConsumer *ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTPrintAction
54 ASTConsumer *ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTDumpAction
59 ASTConsumer *ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTDeclListAction
64 ASTConsumer *ASTDumpXMLAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTDumpXMLAction
75 ASTConsumer *ASTViewAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTViewAction
80 ASTConsumer *DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DeclContextPrintAction
85 ASTConsumer *GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GeneratePCHAction
122 ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction
314 ASTConsumer *SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in SyntaxOnlyAction
DASTMerge.cpp19 ASTConsumer *ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTMergeAction
DFrontendAction.cpp476 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction
481 ASTConsumer *WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
DASTUnit.cpp938 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf47500b90311::TopLevelDeclTrackerAction
1003 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf47500b90311::PrecompilePreambleAction
/external/clang/lib/StaticAnalyzer/Frontend/
DFrontendActions.cpp16 ASTConsumer *AnalysisAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in AnalysisAction
/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
155 ASTConsumer *RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in RewriteObjCAction
/external/clang/include/clang/Frontend/
DFrontendActions.h175 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) { in CreateASTConsumer() function
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp29 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonb278c14b0111::TestASTFrontendAction
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp39 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, llvm::StringRef) { in CreateASTConsumer() function in __anon798aa3270111::PrintFunctionNamesAction
/external/clang/unittests/Tooling/
DToolingTest.cpp34 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon8ca7edc50111::TestAction
175 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
DTestVisitor.h80 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function
DRefactoringTest.cpp236 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon899ab6fd0111::TestVisitor::TestAction
/external/clang/lib/ARCMigrate/
DObjCMT.cpp96 ASTConsumer *ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ObjCMigrateAction
239 ASTConsumer *MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in MigrateSourceAction
DARCMT.cpp498 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon8731fd870211::ARCMTMacroTrackerAction
/external/clang/lib/CodeGen/
DCodeGenAction.cpp325 ASTConsumer *CodeGenAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in CodeGenAction
/external/clang/tools/libclang/
DIndexing.cpp427 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon5053fbfd0111::IndexingFrontendAction
/external/v8/tools/gcmole/
Dgcmole.cc1265 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &CI, in CreateASTConsumer() function in __anon40ad6a050111::Action