Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp63 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 DInterfaceStubFunctionsConsumer.cpp22 StringRef InFile; member in __anon0e4b08f40111::InterfaceStubFunctionsConsumer
239 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer()
338 StringRef InFile) { in CreateASTConsumer()
H A DASTMerge.cpp20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
H A DFrontendAction.cpp159 StringRef InFile) { in CreateWrappedASTConsumer()
1173 StringRef InFile) { in CreateASTConsumer()
1182 StringRef InFile) { in CreateASTConsumer()
H A DPrecompiledPreamble.cpp312 StringRef InFile) { in CreateASTConsumer()
H A DCompilerInstance.cpp805 bool Binary, StringRef InFile, StringRef Extension, bool RemoveFileOnSignal, in createDefaultOutputFile()
H A DASTUnit.cpp1027 StringRef InFile) override { in CreateASTConsumer()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DFrontendActions.cpp16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
25 StringRef InFile) { in CreateASTConsumer()
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp41 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 DRewriteObjC.cpp593 clang::CreateObjCRewriter(const std::string &InFile, in CreateObjCRewriter()
H A DRewriteModernObjC.cpp665 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 Deb30.C12 bifstream InFile; in load_bin() local
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp319 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 DFrontendActions.h48 StringRef InFile) override { in CreateASTConsumer()
/openbsd-src/gnu/llvm/clang/tools/clang-check/
H A DClangCheck.cpp152 CreateASTConsumer(clang::CompilerInstance &CI, StringRef InFile) override { in CreateASTConsumer()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp155 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 DIndexingAction.cpp162 StringRef InFile) override { in CreateASTConsumer()
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DARCMT.cpp455 StringRef InFile) override { in CreateASTConsumer()
H A DObjCMT.cpp197 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 DIndexing.cpp349 StringRef InFile) override { in CreateASTConsumer()