/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 35 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
|
D | ASTMerge.cpp | 19 ASTConsumer *ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ASTMergeAction
|
D | FrontendAction.cpp | 476 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction 481 ASTConsumer *WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
|
D | ASTUnit.cpp | 938 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/ |
D | FrontendActions.cpp | 16 ASTConsumer *AnalysisAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in AnalysisAction
|
/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 155 ASTConsumer *RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in RewriteObjCAction
|
/external/clang/include/clang/Frontend/ |
D | FrontendActions.h | 175 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &, StringRef) { in CreateASTConsumer() function
|
/external/clang/unittests/Frontend/ |
D | FrontendActionTest.cpp | 29 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonb278c14b0111::TestASTFrontendAction
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 39 ASTConsumer *CreateASTConsumer(CompilerInstance &CI, llvm::StringRef) { in CreateASTConsumer() function in __anon798aa3270111::PrintFunctionNamesAction
|
/external/clang/unittests/Tooling/ |
D | ToolingTest.cpp | 34 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon8ca7edc50111::TestAction 175 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
|
D | TestVisitor.h | 80 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function
|
D | RefactoringTest.cpp | 236 virtual clang::ASTConsumer* CreateASTConsumer( in CreateASTConsumer() function in clang::tooling::__anon899ab6fd0111::TestVisitor::TestAction
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 96 ASTConsumer *ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ObjCMigrateAction 239 ASTConsumer *MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in MigrateSourceAction
|
D | ARCMT.cpp | 498 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon8731fd870211::ARCMTMacroTrackerAction
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 325 ASTConsumer *CodeGenAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in CodeGenAction
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 427 virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon5053fbfd0111::IndexingFrontendAction
|
/external/v8/tools/gcmole/ |
D | gcmole.cc | 1265 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &CI, in CreateASTConsumer() function in __anon40ad6a050111::Action
|