Searched refs:HeaderOpts (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1177 llvm::Module *M, const HeaderSearchOptions &HeaderOpts, in runThinLTOBackend() argument 1218 initTargetOptions(Diags, Conf.Options, CGOpts, TOpts, LOpts, HeaderOpts); in runThinLTOBackend() 1281 DiagnosticsEngine &Diags, const HeaderSearchOptions &HeaderOpts, in EmitBackendOutput() argument 1310 runThinLTOBackend(Diags, CombinedIndex.get(), M, HeaderOpts, CGOpts, in EmitBackendOutput() 1327 EmitAssemblyHelper AsmHelper(Diags, HeaderOpts, CGOpts, TOpts, LOpts, M, VFS); in EmitBackendOutput()
|