Searched refs:HeaderOpts (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1153 const HeaderSearchOptions &HeaderOpts, in runThinLTOBackend() argument 1229 initTargetOptions(Conf.Options, CGOpts, TOpts, LOpts, HeaderOpts); in runThinLTOBackend() 1269 const HeaderSearchOptions &HeaderOpts, in EmitBackendOutput() argument 1296 runThinLTOBackend(CombinedIndex.get(), M, HeaderOpts, CGOpts, TOpts, in EmitBackendOutput() 1313 EmitAssemblyHelper AsmHelper(Diags, HeaderOpts, CGOpts, TOpts, LOpts, M); in EmitBackendOutput()
|