Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
25 StringRef InFile) { in CreateASTConsumer()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp58 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
82 StringRef InFile) { in CreateASTConsumer()
91 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
99 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
113 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
158 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile()
183 StringRef InFile) { in CreateASTConsumer()
225 StringRef InFile) { in CreateOutputFile()
260 StringRef InFile) { in CreateOutputFile()
332 StringRef InFile) { in CreateOutputFile()
[all …]
H A DInterfaceStubFunctionsConsumer.cpp22 StringRef InFile; member in __anon1ae7ba910111::InterfaceStubFunctionsConsumer
239 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer()
338 StringRef InFile) { in CreateASTConsumer()
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
H A DFrontendAction.cpp151 StringRef InFile) { in CreateWrappedASTConsumer()
1066 StringRef InFile) { in CreateASTConsumer()
1075 StringRef InFile) { in CreateASTConsumer()
H A DPrecompiledPreamble.cpp274 StringRef InFile) { in CreateASTConsumer()
H A DCompilerInstance.cpp747 bool Binary, StringRef InFile, StringRef Extension, bool RemoveFileOnSignal, in createDefaultOutputFile()
H A DASTUnit.cpp1000 StringRef InFile) override { in CreateASTConsumer()
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
H A DRewriteObjC.cpp593 clang::CreateObjCRewriter(const std::string &InFile, in CreateObjCRewriter()
H A DRewriteModernObjC.cpp664 const std::string &InFile, std::unique_ptr<raw_ostream> OS, in CreateModernObjCRewriter()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h50 StringRef InFile) override { in CreateASTConsumer()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp138 const LangOptions &LangOpts, const std::string &InFile, in BackendConsumer()
895 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream()
915 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp162 StringRef InFile) override { in CreateASTConsumer()
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp457 StringRef InFile) override { in CreateASTConsumer()
H A DObjCMT.cpp197 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
2010 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()