Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
HDFrontendActions.cpp16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in AnalysisAction
24 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ParseModelFileAction
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDFrontendActions.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
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp63 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in InitOnlyAction
86 ReadPCHAndPreprocessAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ReadPCHAndPreprocessAction
96 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTPrintAction
104 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDumpAction
113 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTDeclListAction
118 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTViewAction
123 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in GeneratePCHAction
217 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleAction
273 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateModuleInterfaceAction
298 GenerateReducedModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateReducedModuleInterfaceAction
[all …]
HDASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTMergeAction
HDInterfaceStubFunctionsConsumer.cpp338 GenerateInterfaceStubsAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in GenerateInterfaceStubsAction
HDFrontendAction.cpp1199 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in PreprocessorFrontendAction
1208 WrapperFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
HDPrecompiledPreamble.cpp324 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonab2a949e0111::PrecompilePreambleAction
HDASTUnit.cpp1046 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anondf8ab6ea0411::TopLevelDeclTrackerAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDFrontendActions.cpp41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in HTMLPrintAction
52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in FixItAction
164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in RewriteObjCAction
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/InstallAPI/
HDFrontend.h36 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
/freebsd-13-stable/contrib/llvm-project/lldb/tools/lldb-instr/
HDInstrument.cpp146 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in SBAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/ExtractAPI/
HDExtractAPIConsumer.cpp415 ExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ExtractAPIAction
523 WrappingExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrappingExtractAPIAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
HDIndexingAction.cpp161 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anonf755a30e0111::IndexAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDARCMT.cpp454 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon7247b3b80411::ARCMTMacroTrackerAction
HDObjCMT.cpp194 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ObjCMigrateAction
2004 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in MigrateSourceAction
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenAction.cpp999 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in CodeGenAction