Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/clang/lib/Frontend/
H A DFrontendActions.cpp38 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
129 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction
412 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in SyntaxOnlyAction
417 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in DumpModuleInfoAction
[all …]
H A DFrontendAction.cpp563 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction
569 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTMergeAction
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Frontend/
DFrontendActions.h47 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
260 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
271 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Frontend/
DFrontendActions.h47 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
277 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
288 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Frontend/
DFrontendActions.h47 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
277 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
288 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Frontend/
DFrontendActions.h47 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
277 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
288 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp35 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in HTMLPrintAction
45 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in FixItAction
154 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in RewriteObjCAction
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in AnalysisAction
25 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ParseModelFileAction
/aosp_15_r20/external/clang/lib/Index/
H A DIndexingAction.cpp98 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon733409ad0111::IndexAction
135 WrappingIndexAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in WrappingIndexAction
/aosp_15_r20/external/clang/unittests/Tooling/
H A DToolingTest.cpp41 CreateASTConsumer(clang::CompilerInstance &compiler, in CreateASTConsumer() function in clang::tooling::__anon00428d150111::TestAction
250 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer() function
H A DTestVisitor.h99 CreateASTConsumer(CompilerInstance &, llvm::StringRef dummy) override { in CreateASTConsumer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/InstallAPI/
DFrontend.h36 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/InstallAPI/
DFrontend.h36 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/InstallAPI/
DFrontend.h36 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dfrontend_action.cpp36 HeaderCheckerFrontendAction::CreateASTConsumer(clang::CompilerInstance &ci, in CreateASTConsumer() function in header_checker::dumper::HeaderCheckerFrontendAction
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DFrontendActions.h202 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, in CreateASTConsumer() function
/aosp_15_r20/external/clang/unittests/AST/
H A DEvaluateAsRValueTest.cpp61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon69c552df0111::EvaluateConstantInitializersAction
H A DExternalASTSourceTest.cpp38 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in TestFrontendAction
/aosp_15_r20/external/clang/examples/AnnotateFunctions/
H A DAnnotateFunctions.cpp43 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf7ff5bcf0111::AnnotateFunctionsAction
/aosp_15_r20/external/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp82 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonfa81cc770111::PrintFunctionNamesAction
/aosp_15_r20/external/bcc/src/cc/frontends/clang/
H A Dtp_frontend_action.cc146 unique_ptr<ASTConsumer> TracepointFrontendAction::CreateASTConsumer( in CreateASTConsumer() function in ebpf::TracepointFrontendAction
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dgenerator.h116 std::unique_ptr<clang::ASTConsumer> CreateASTConsumer( in CreateASTConsumer() function
/aosp_15_r20/external/clang/unittests/Frontend/
H A DFrontendActionTest.cpp46 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anond125b09b0111::TestASTFrontendAction
/aosp_15_r20/external/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp189 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() function in __anon95107b5d0111::ExternalSemaSourceInstaller

12