/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 63 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 87 StringRef InFile) { in CreateASTConsumer() 96 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 104 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 113 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 118 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 123 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 163 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile() 188 StringRef InFile) { in CreateASTConsumer() 230 StringRef InFile) { in CreateOutputFile() [all …]
|
H A D | InterfaceStubFunctionsConsumer.cpp | 22 StringRef InFile; member in __anon0e4b08f40111::InterfaceStubFunctionsConsumer 239 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer() 338 StringRef InFile) { in CreateASTConsumer()
|
H A D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
H A D | FrontendAction.cpp | 159 StringRef InFile) { in CreateWrappedASTConsumer() 1173 StringRef InFile) { in CreateASTConsumer() 1182 StringRef InFile) { in CreateASTConsumer()
|
H A D | PrecompiledPreamble.cpp | 312 StringRef InFile) { in CreateASTConsumer()
|
H A D | CompilerInstance.cpp | 805 bool Binary, StringRef InFile, StringRef Extension, bool RemoveFileOnSignal, in createDefaultOutputFile()
|
H A D | ASTUnit.cpp | 1027 StringRef InFile) override { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/ |
H A D | FrontendActions.cpp | 16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 25 StringRef InFile) { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | FrontendActions.cpp | 41 HTMLPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 52 FixItAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 164 RewriteObjCAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
H A D | RewriteObjC.cpp | 593 clang::CreateObjCRewriter(const std::string &InFile, in CreateObjCRewriter()
|
H A D | RewriteModernObjC.cpp | 665 const std::string &InFile, std::unique_ptr<raw_ostream> OS, in CreateModernObjCRewriter()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb30.C | 12 bifstream InFile; in load_bin() local
|
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | ExtractAPIConsumer.cpp | 319 ExtractAPIAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 428 ExtractAPIAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile) { in CreateOutputFile()
|
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 48 StringRef InFile) override { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/tools/clang-check/ |
H A D | ClangCheck.cpp | 152 CreateASTConsumer(clang::CompilerInstance &CI, StringRef InFile) override { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 155 const LangOptions &LangOpts, const std::string &InFile, in BackendConsumer() 1018 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() 1038 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | IndexingAction.cpp | 162 StringRef InFile) override { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 455 StringRef InFile) override { in CreateASTConsumer()
|
H A D | ObjCMT.cpp | 197 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 2007 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | Indexing.cpp | 349 StringRef InFile) override { in CreateASTConsumer()
|