Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1274 SMDiagnostic GeneratedDiag; in emitDebugSections() local
1276 &GeneratedDiag); in emitDebugSections()
1284 return createStringError(YIn.error(), GeneratedDiag.getMessage()); in emitDebugSections()