/external/clang/lib/StaticAnalyzer/Frontend/ |
D | FrontendActions.cpp | 17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 26 StringRef InFile) { in CreateASTConsumer()
|
/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 37 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 49 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 56 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 63 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 68 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 74 StringRef InFile) { in CreateASTConsumer() 79 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 94 CompilerInstance &CI, StringRef InFile, std::string &Sysroot, in ComputeASTConsumerArguments() 118 StringRef InFile) { in CreateASTConsumer() 360 CompilerInstance &CI, StringRef InFile, std::string &Sysroot, in ComputeASTConsumerArguments() [all …]
|
D | FrontendAction.cpp | 139 StringRef InFile) { in CreateWrappedASTConsumer() 545 StringRef InFile) { in CreateASTConsumer() 551 StringRef InFile) { in CreateASTConsumer()
|
D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
D | CompilerInstance.cpp | 557 CompilerInstance::createDefaultOutputFile(bool Binary, StringRef InFile, in createDefaultOutputFile() 573 bool RemoveFileOnSignal, StringRef InFile, in createOutputFile() 598 bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, in createOutputFile()
|
D | ASTUnit.cpp | 878 StringRef InFile) override { in CreateASTConsumer() 966 StringRef InFile) { in CreateASTConsumer()
|
/external/clang/lib/Frontend/Rewrite/ |
D | FrontendActions.cpp | 34 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 44 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 152 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
D | RewriteObjC.cpp | 593 clang::CreateObjCRewriter(const std::string &InFile, raw_ostream *OS, in CreateObjCRewriter()
|
D | RewriteModernObjC.cpp | 668 const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, in CreateModernObjCRewriter()
|
/external/clang/unittests/AST/ |
D | ExternalASTSourceTest.cpp | 39 StringRef InFile) override { in CreateASTConsumer()
|
/external/lzma/Java/SevenZip/ |
D | LzmaAlone.java | 29 public String InFile; field in LzmaAlone.CommandLine
|
/external/clang/unittests/Frontend/ |
D | FrontendActionTest.cpp | 47 StringRef InFile) override { in CreateASTConsumer()
|
/external/llvm/tools/bugpoint/ |
D | OptimizerDriver.cpp | 157 tool_output_file InFile(InputFilename, InputFD); in runPasses() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 605 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() 625 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/external/clang/lib/ARCMigrate/ |
D | ARCMT.cpp | 450 StringRef InFile) override { in CreateASTConsumer()
|
D | ObjCMT.cpp | 193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 2030 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/external/clang/tools/libclang/ |
D | Indexing.cpp | 418 StringRef InFile) override { in CreateASTConsumer()
|
/external/v8/tools/gcmole/ |
D | gcmole.cc | 1243 llvm::StringRef InFile) { in CreateASTConsumer()
|