| /external/clang/lib/StaticAnalyzer/Frontend/ |
| D | FrontendActions.cpp | 17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in AnalysisAction 25 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ParseModelFileAction
|
| /external/clang/lib/Frontend/ |
| D | FrontendActions.cpp | 38 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in InitOnlyAction 50 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTPrintAction 57 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDumpAction 64 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDeclListAction 69 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTViewAction 74 DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DeclContextPrintAction 80 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in GeneratePCHAction 126 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction 410 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in SyntaxOnlyAction 415 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DumpModuleInfoAction [all …]
|
| D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTMergeAction
|
| D | FrontendAction.cpp | 545 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction 551 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
|
| D | ASTUnit.cpp | 881 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon35fbebf40311::TopLevelDeclTrackerAction 981 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PrecompilePreambleAction
|
| /external/clang/lib/Frontend/Rewrite/ |
| D | FrontendActions.cpp | 34 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in HTMLPrintAction 44 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in FixItAction 153 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in RewriteObjCAction
|
| /external/clang/include/clang/Frontend/ |
| D | FrontendActions.h | 200 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
|
| /external/clang/unittests/AST/ |
| D | ExternalASTSourceTest.cpp | 38 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in TestFrontendAction
|
| D | EvaluateAsRValueTest.cpp | 61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anonae4f180a0111::EvaluateConstantInitializersAction
|
| /external/clang/examples/PrintFunctionNames/ |
| D | PrintFunctionNames.cpp | 82 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anoncbd1aa220111::PrintFunctionNamesAction
|
| /external/clang/unittests/Frontend/ |
| D | FrontendActionTest.cpp | 46 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon212ce9e60111::TestASTFrontendAction
|
| /external/clang/unittests/Tooling/ |
| D | ToolingTest.cpp | 41 CreateASTConsumer(clang::CompilerInstance &compiler, in CreateASTConsumer() function in clang::tooling::__anon8696ab600111::TestAction 250 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
|
| D | TestVisitor.h | 99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override { in CreateASTConsumer() function
|
| D | RefactoringTest.cpp | 313 CreateASTConsumer(clang::CompilerInstance &compiler, in CreateASTConsumer() function in clang::tooling::__anon3194ca180111::TestVisitor::TestAction
|
| /external/clang/unittests/Sema/ |
| D | ExternalSemaSourceTest.cpp | 143 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anone517b4a80111::ExternalSemaSourceInstaller
|
| /external/clang/lib/ARCMigrate/ |
| D | ARCMT.cpp | 454 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonc8b8e8c20211::ARCMTMacroTrackerAction
|
| D | ObjCMT.cpp | 193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ObjCMigrateAction 2013 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in MigrateSourceAction
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenAction.cpp | 683 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in CodeGenAction
|
| /external/clang/tools/libclang/ |
| D | Indexing.cpp | 417 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anoned1761580111::IndexingFrontendAction
|
| /external/v8/tools/gcmole/ |
| D | gcmole.cc | 1242 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &CI, in CreateASTConsumer() function in __anona69aa4600111::Action
|