Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in AnalysisAction
24 ParseModelFileAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in ParseModelFileAction
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h47 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function
260 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, CreateASTConsumer() function
271 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &, CreateASTConsumer() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.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
188 GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in GenerateModuleAction
262 GenerateModuleInterfaceAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in GenerateModuleInterfaceAction
296 SyntaxOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { CreateASTConsumer() function in SyntaxOnlyAction
301 DumpModuleInfoAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in DumpModuleInfoAction
307 VerifyPCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { CreateASTConsumer() function in VerifyPCHAction
549 TemplightDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { CreateASTConsumer() function in TemplightDumpAction
[all...]
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() function in ASTMergeAction
H A DInterfaceStubFunctionsConsumer.cpp337 GenerateInterfaceStubsAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in GenerateInterfaceStubsAction
H A DFrontendAction.cpp1199 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in WrapperFrontendAction
1190 PreprocessorFrontendAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in PreprocessorFrontendAction
H A DPrecompiledPreamble.cpp323 PrecompilePreambleAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in __anon643cc7b70111::PrecompilePreambleAction
H A DASTUnit.cpp1034 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in __anonfca0bc830411::TopLevelDeclTrackerAction
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.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-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp
/freebsd-src/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp146 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in SBAction
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp402 ExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { CreateASTConsumer() function in ExtractAPIAction
502 WrappingExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, CreateASTConsumer() function in WrappingExtractAPIAction
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp161 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon14b6cd270111::IndexAction
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp454 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &CI, in CreateASTConsumer() function in __anon8f5db9510411::ARCMTMacroTrackerAction
H A DObjCMT.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-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1018 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { CreateASTConsumer() function in CodeGenAction