Home
last modified time | relevance | path

Searched defs:RecoverableErrorCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp491 const DWARFUnit *U, function_ref<void(Error)> RecoverableErrorCallback) { in getOrParseLineTable()
512 function_ref<void(Error)> RecoverableErrorCallback, raw_ostream *OS) { in parse()
1139 function_ref<void(Error)> RecoverableErrorCallback, in parseNext()
DDWARFContext.cpp877 DWARFUnit *U, function_ref<void(Error)> RecoverableErrorCallback) { in getLineTableForUnit()