/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | FrontendActions.cpp | 16 AnalysisAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 25 StringRef InFile) { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 58 InitOnlyAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 70 ASTPrintAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 78 ASTDumpAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 87 ASTDeclListAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 92 ASTViewAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 97 GeneratePCHAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 137 GeneratePCHAction::CreateOutputFile(CompilerInstance &CI, StringRef InFile, in CreateOutputFile() 162 StringRef InFile) { in CreateASTConsumer() 204 StringRef InFile) { in CreateOutputFile() 238 StringRef InFile) { in CreateOutputFile() [all …]
|
H A D | InterfaceStubFunctionsConsumer.cpp | 22 StringRef InFile; member in __anon612d5e280111::InterfaceStubFunctionsConsumer 239 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer() 341 StringRef InFile) { in CreateASTConsumer()
|
H A D | ASTMerge.cpp | 20 ASTMergeAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
H A D | FrontendAction.cpp | 151 StringRef InFile) { in CreateWrappedASTConsumer() 1066 StringRef InFile) { in CreateASTConsumer() 1075 StringRef InFile) { in CreateASTConsumer()
|
H A D | PrecompiledPreamble.cpp | 274 StringRef InFile) { in CreateASTConsumer()
|
H A D | CompilerInstance.cpp | 741 CompilerInstance::createDefaultOutputFile(bool Binary, StringRef InFile, in createDefaultOutputFile()
|
H A D | ASTUnit.cpp | 999 StringRef InFile) override { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/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 | 664 const std::string &InFile, std::unique_ptr<raw_ostream> OS, in CreateModernObjCRewriter()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 39 StringRef InFile) override { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-check/ |
H A D | ClangCheck.cpp | 147 CreateASTConsumer(clang::CompilerInstance &CI, StringRef InFile) override { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 138 const LangOptions &LangOpts, const std::string &InFile, in BackendConsumer() 893 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) { in GetOutputStream() 913 CodeGenAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexingAction.cpp | 143 StringRef InFile) override { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 457 StringRef InFile) override { in CreateASTConsumer()
|
H A D | ObjCMT.cpp | 197 ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer() 2010 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) { in CreateASTConsumer()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 349 StringRef InFile) override { in CreateASTConsumer()
|