Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1190 runThinLTOBackend(DiagnosticsEngine & Diags,ModuleSummaryIndex * CombinedIndex,llvm::Module * M,const HeaderSearchOptions & HeaderOpts,const CodeGenOptions & CGOpts,const clang::TargetOptions & TOpts,const LangOptions & LOpts,std::unique_ptr<raw_pwrite_stream> OS,std::string SampleProfile,std::string ProfileRemapping,BackendAction Action) runThinLTOBackend() argument
1294 EmitBackendOutput(DiagnosticsEngine & Diags,const HeaderSearchOptions & HeaderOpts,const CodeGenOptions & CGOpts,const clang::TargetOptions & TOpts,const LangOptions & LOpts,StringRef TDesc,llvm::Module * M,BackendAction Action,IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS,std::unique_ptr<raw_pwrite_stream> OS,BackendConsumer * BC) EmitBackendOutput() argument