Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DFrontendActions.cpp17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
26 StringRef InFile) { in CreateASTConsumer()
/external/clang/lib/Frontend/
DFrontendActions.cpp37 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 …]
DFrontendAction.cpp139 StringRef InFile) { in CreateWrappedASTConsumer()
545 StringRef InFile) { in CreateASTConsumer()
551 StringRef InFile) { in CreateASTConsumer()
DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
DCompilerInstance.cpp557 CompilerInstance::createDefaultOutputFile(bool Binary, StringRef InFile, in createDefaultOutputFile()
573 bool RemoveFileOnSignal, StringRef InFile, in createOutputFile()
598 bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, in createOutputFile()
DASTUnit.cpp878 StringRef InFile) override { in CreateASTConsumer()
966 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()
152 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/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/CodeGen/
DCodeGenAction.cpp605 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream()
625 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/external/clang/lib/ARCMigrate/
DARCMT.cpp450 StringRef InFile) override { in CreateASTConsumer()
DObjCMT.cpp193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
2030 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()