Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DFrontendActions.cpp38 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 …]
DFrontendAction.cpp139 StringRef InFile) { in CreateWrappedASTConsumer()
546 StringRef InFile) { in CreateASTConsumer()
552 StringRef InFile) { in CreateASTConsumer()
DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
DCompilerInstance.cpp574 CompilerInstance::createDefaultOutputFile(bool Binary, StringRef InFile, in createDefaultOutputFile()
590 bool RemoveFileOnSignal, StringRef InFile, in createOutputFile()
615 bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, in createOutputFile()
DASTUnit.cpp882 StringRef InFile) override { in CreateASTConsumer()
982 StringRef InFile) { in CreateASTConsumer()
/external/clang/lib/StaticAnalyzer/Frontend/
DFrontendActions.cpp17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
26 StringRef InFile) { in CreateASTConsumer()
/external/clang/lib/Frontend/Rewrite/
DFrontendActions.cpp34 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()
DRewriteObjC.cpp593 clang::CreateObjCRewriter(const std::string &InFile, raw_ostream *OS, in CreateObjCRewriter()
DRewriteModernObjC.cpp668 const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, in CreateModernObjCRewriter()
/external/clang/unittests/AST/
DExternalASTSourceTest.cpp39 StringRef InFile) override { in CreateASTConsumer()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp72 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/
DLzmaAlone.java29 public String InFile; field in LzmaAlone.CommandLine
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp47 StringRef InFile) override { in CreateASTConsumer()
/external/llvm/tools/bugpoint/
DOptimizerDriver.cpp157 tool_output_file InFile(InputFilename, InputFD); in runPasses() local
/external/clang/lib/ARCMigrate/
DARCMT.cpp455 StringRef InFile) override { in CreateASTConsumer()
DObjCMT.cpp193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
2013 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/external/clang/tools/libclang/
DIndexing.cpp418 StringRef InFile) override { in CreateASTConsumer()
/external/v8/tools/gcmole/
Dgcmole.cc1243 llvm::StringRef InFile) { in CreateASTConsumer()