Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DFrontendActions.cpp17 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/
DFrontendActions.cpp37 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in InitOnlyAction
49 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTPrintAction
56 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDumpAction
63 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDeclListAction
68 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTViewAction
73 DeclContextPrintAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DeclContextPrintAction
79 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in GeneratePCHAction
117 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction
387 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in SyntaxOnlyAction
392 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DumpModuleInfoAction
[all …]
DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTMergeAction
DFrontendAction.cpp544 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction
550 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
DASTUnit.cpp877 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon5a88eb930311::TopLevelDeclTrackerAction
965 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PrecompilePreambleAction
/external/clang/lib/Frontend/Rewrite/
DFrontendActions.cpp34 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in HTMLPrintAction
44 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in FixItAction
152 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in RewriteObjCAction
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp39 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon5dbcda810111::PrintFunctionNamesAction
/external/clang/include/clang/Frontend/
DFrontendActions.h201 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
/external/clang/unittests/AST/
DEvaluateAsRValueTest.cpp61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon678b81e90111::EvaluateConstantInitializersAction
DExternalASTSourceTest.cpp38 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in TestFrontendAction
/external/clang/unittests/Tooling/
DToolingTest.cpp39 CreateASTConsumer(clang::CompilerInstance &compiler, in CreateASTConsumer() function in clang::tooling::__anon91c2addf0111::TestAction
233 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
DTestVisitor.h99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override { in CreateASTConsumer() function
DRefactoringTest.cpp303 CreateASTConsumer(clang::CompilerInstance &compiler, in CreateASTConsumer() function in clang::tooling::__anon1febf4170111::TestVisitor::TestAction
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp46 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon5af6fb650111::TestASTFrontendAction
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp143 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon1ee1c6270111::ExternalSemaSourceInstaller
/external/clang/lib/ARCMigrate/
DARCMT.cpp449 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anoned45e8610211::ARCMTMacroTrackerAction
DObjCMT.cpp193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ObjCMigrateAction
2030 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in MigrateSourceAction
/external/clang/lib/CodeGen/
DCodeGenAction.cpp625 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in CodeGenAction
/external/clang/tools/libclang/
DIndexing.cpp417 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anone24f30970111::IndexingFrontendAction
/external/v8/tools/gcmole/
Dgcmole.cc1242 clang::ASTConsumer *CreateASTConsumer(clang::CompilerInstance &CI, in CreateASTConsumer() function in __anond932a49f0111::Action