Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
26 StringRef InFile) { in CreateASTConsumer()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A 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()
93 StringRef InFile, in ComputeASTConsumerArguments()
118 StringRef InFile) { in CreateASTConsumer()
359 StringRef InFile, in ComputeASTConsumerArguments()
[all …]
H A DFrontendAction.cpp139 StringRef InFile) { in CreateWrappedASTConsumer()
534 StringRef InFile) { in CreateASTConsumer()
540 StringRef InFile) { in CreateASTConsumer()
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
H A DCompilerInstance.cpp560 StringRef InFile, in createDefaultOutputFile()
576 StringRef InFile, in createOutputFile()
601 bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, in createOutputFile()
H A DASTUnit.cpp889 StringRef InFile) override { in CreateASTConsumer()
979 StringRef InFile) { in CreateASTConsumer()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A 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()
H A DRewriteObjC.cpp593 clang::CreateObjCRewriter(const std::string &InFile, raw_ostream *OS, in CreateObjCRewriter()
H A DRewriteModernObjC.cpp668 const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, in CreateModernObjCRewriter()
/minix3/external/bsd/llvm/dist/clang/unittests/AST/
H A DExternalASTSourceTest.cpp39 StringRef InFile) { in CreateASTConsumer()
/minix3/external/bsd/llvm/dist/clang/unittests/Frontend/
H A DFrontendActionTest.cpp46 StringRef InFile) { in CreateASTConsumer()
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp152 tool_output_file InFile(InputFilename, InputFD); in runPasses() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp606 StringRef InFile, in GetOutputStream()
627 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DARCMT.cpp450 StringRef InFile) override { in CreateASTConsumer()
H A DObjCMT.cpp193 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
2011 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp418 StringRef InFile) override { in CreateASTConsumer()