/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 38 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 50 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 57 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 64 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 69 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 75 StringRef InFile) { in CreateASTConsumer() 80 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 103 CompilerInstance &CI, StringRef InFile, std::string &Sysroot, in ComputeASTConsumerArguments() 127 StringRef InFile) { in CreateASTConsumer() 383 CompilerInstance &CI, StringRef InFile, std::string &Sysroot, in ComputeASTConsumerArguments() [all …]
|
D | FrontendAction.cpp | 139 StringRef InFile) { in CreateWrappedASTConsumer() 546 StringRef InFile) { in CreateASTConsumer() 552 StringRef InFile) { in CreateASTConsumer()
|
D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
D | CompilerInstance.cpp | 574 CompilerInstance::createDefaultOutputFile(bool Binary, StringRef InFile, in createDefaultOutputFile() 590 bool RemoveFileOnSignal, StringRef InFile, in createOutputFile() 615 bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, in createOutputFile()
|
D | ASTUnit.cpp | 882 StringRef InFile) override { in CreateASTConsumer() 982 StringRef InFile) { in CreateASTConsumer()
|
/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/Rewrite/ |
D | FrontendActions.cpp | 34 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 44 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 153 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/clang/lib/CodeGen/ |
D | CodeGenAction.cpp | 72 bool TimePasses, const std::string &InFile, in BackendConsumer() 663 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() 683 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { 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/ARCMigrate/ |
D | ARCMT.cpp | 455 StringRef InFile) override { in CreateASTConsumer()
|
D | ObjCMT.cpp | 193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 2013 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()
|