/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | FrontendActions.cpp | 16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 25 StringRef InFile) { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 63 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 D | InterfaceStubFunctionsConsumer.cpp | 22 StringRef InFile; member in __anonddb1d4dd0111::InterfaceStubFunctionsConsumer 240 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer() 339 StringRef InFile) { in CreateASTConsumer()
|
H A D | FrontendAction.cpp | 165 StringRef InFile) { in CreateWrappedASTConsumer() 1200 StringRef InFile) { in CreateASTConsumer() 1209 StringRef InFile) { in CreateASTConsumer()
|
H A D | PrecompiledPreamble.cpp | 325 StringRef InFile) { in CreateASTConsumer()
|
H A D | CompilerInstance.cpp | 809 bool Binary, StringRef InFile, StringRef Extension, bool RemoveFileOnSignal, in createDefaultOutputFile()
|
H A D | ASTUnit.cpp | 1047 StringRef InFile) override { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/ |
H A D | Frontend.h | 37 StringRef InFile) override { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 48 StringRef InFile) override { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | ExtractAPIConsumer.cpp | 415 ExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 524 StringRef InFile) { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 117 const std::string &InFile, SmallVector<LinkModule, 4> LinkModules, in BackendConsumer() 979 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() 999 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingAction.cpp | 162 StringRef InFile) override { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 455 StringRef InFile) override { in CreateASTConsumer()
|
H A D | ObjCMT.cpp | 194 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 2004 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 664 const std::string &InFile, std::unique_ptr<raw_ostream> OS, in CreateModernObjCRewriter()
|