Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp1055 auto CollectDiagnostic = [](const SMDiagnostic &Diag, void *DiagContext) { in emitDebugSections() local
1060 yaml::Input YIn(YAMLString, /*Ctxt=*/nullptr, CollectDiagnostic, in emitDebugSections()