Home
last modified time | relevance | path

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

/freebsd/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/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()
113 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
118 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
123 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
164 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile()
189 StringRef InFile) { in CreateMultiplexConsumer()
218 StringRef InFile) { in CreateASTConsumer()
[all …]
H A DInterfaceStubFunctionsConsumer.cpp22 StringRef InFile; member in __anonddb1d4dd0111::InterfaceStubFunctionsConsumer
240 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer()
339 StringRef InFile) { in CreateASTConsumer()
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
H A DFrontendAction.cpp299 StringRef InFile) { in CreateWrappedASTConsumer()
1349 StringRef InFile) { in CreateASTConsumer()
1358 StringRef InFile) { in CreateASTConsumer()
H A DPrecompiledPreamble.cpp324 StringRef InFile) { in CreateASTConsumer()
H A DCompilerInstance.cpp806 bool Binary, StringRef InFile, StringRef Extension, bool RemoveFileOnSignal, in createDefaultOutputFile()
H A DASTUnit.cpp1048 StringRef InFile) override { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp40 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
51 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
163 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
H A DRewriteObjC.cpp591 clang::CreateObjCRewriter(const std::string &InFile, in CreateObjCRewriter()
H A DRewriteModernObjC.cpp663 const std::string &InFile, std::unique_ptr<raw_ostream> OS, in CreateModernObjCRewriter()
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DFrontend.h37 StringRef InFile) override { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/
H A DCIRGenAction.cpp164 getOutputStream(CompilerInstance &CI, StringRef InFile, in getOutputStream()
182 CIRGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h48 StringRef InFile) override { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp395 ExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
504 StringRef InFile) { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp113 StringRef InFile, in BackendConsumer()
939 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream()
959 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp160 StringRef InFile) override { in CreateASTConsumer()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp333 StringRef InFile) override { in CreateASTConsumer()