Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp63 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
87 StringRef InFile) { in CreateASTConsumer()
96 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
104 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
118 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
189 StringRef InFile) { in CreateASTConsumer()
233 StringRef InFile) { in CreateOutputFile()
263 StringRef InFile) { in CreateASTConsumer()
273 StringRef InFile) { in CreateOutputFile()
288 StringRef InFile) { in CreateOutputFile()
[all …]
H A DInterfaceStubFunctionsConsumer.cpp22 StringRef InFile; member in __anonb95261930111::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.cpp165 StringRef InFile) { in CreateWrappedASTConsumer()
1191 StringRef InFile) { in CreateASTConsumer()
1200 StringRef InFile) { in CreateASTConsumer()
H A DPrecompiledPreamble.cpp324 StringRef InFile) { in CreateASTConsumer()
H A DCompilerInstance.cpp810 bool Binary, StringRef InFile, StringRef Extension, bool RemoveFileOnSignal, in createDefaultOutputFile()
H A DASTUnit.cpp1035 StringRef InFile) override { in CreateASTConsumer()
/freebsd-14.2/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.cpp665 const std::string &InFile, std::unique_ptr<raw_ostream> OS, in CreateModernObjCRewriter()
/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp391 ExtractAPIAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile) { in CreateOutputFile()
402 ExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
503 StringRef InFile) { in CreateASTConsumer()
562 StringRef InFile) { in CreateOutputFile()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h48 StringRef InFile) override { in CreateASTConsumer()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp119 const std::string &InFile, in BackendConsumer()
998 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream()
1018 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp162 StringRef InFile) override { in CreateASTConsumer()
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp455 StringRef InFile) override { in CreateASTConsumer()
H A DObjCMT.cpp194 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
2004 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()