/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | FrontendActions.cpp | 17 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 26 StringRef InFile) { in CreateASTConsumer()
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A 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() 93 StringRef InFile, in ComputeASTConsumerArguments() 118 StringRef InFile) { in CreateASTConsumer() 359 StringRef InFile, in ComputeASTConsumerArguments() [all …]
|
H A D | FrontendAction.cpp | 139 StringRef InFile) { in CreateWrappedASTConsumer() 534 StringRef InFile) { in CreateASTConsumer() 540 StringRef InFile) { in CreateASTConsumer()
|
H A D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
H A D | CompilerInstance.cpp | 560 StringRef InFile, in createDefaultOutputFile() 576 StringRef InFile, in createOutputFile() 601 bool RemoveFileOnSignal, StringRef InFile, StringRef Extension, in createOutputFile()
|
H A D | ASTUnit.cpp | 889 StringRef InFile) override { in CreateASTConsumer() 979 StringRef InFile) { in CreateASTConsumer()
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A 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()
|
H A D | RewriteObjC.cpp | 593 clang::CreateObjCRewriter(const std::string &InFile, raw_ostream *OS, in CreateObjCRewriter()
|
H A D | RewriteModernObjC.cpp | 668 const std::string &InFile, raw_ostream *OS, DiagnosticsEngine &Diags, in CreateModernObjCRewriter()
|
/minix3/external/bsd/llvm/dist/clang/unittests/AST/ |
H A D | ExternalASTSourceTest.cpp | 39 StringRef InFile) { in CreateASTConsumer()
|
/minix3/external/bsd/llvm/dist/clang/unittests/Frontend/ |
H A D | FrontendActionTest.cpp | 46 StringRef InFile) { in CreateASTConsumer()
|
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/ |
H A D | OptimizerDriver.cpp | 152 tool_output_file InFile(InputFilename, InputFD); in runPasses() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 606 StringRef InFile, in GetOutputStream() 627 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 450 StringRef InFile) override { in CreateASTConsumer()
|
H A D | ObjCMT.cpp | 193 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 D | Indexing.cpp | 418 StringRef InFile) override { in CreateASTConsumer()
|