Home
last modified time | relevance | path

Searched refs:TDesc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1296 const LangOptions &LOpts, StringRef TDesc, llvm::Module *M, in EmitBackendOutput() argument
1347 if (DLDesc != TDesc) { in EmitBackendOutput()
1351 Diags.Report(DiagID) << DLDesc << TDesc; in EmitBackendOutput()