Home
last modified time | relevance | path

Searched defs:HandleError (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.cpp202 auto HandleError = [&](Error &&err) { in LoadBundle() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTextEncoding.cpp247 auto HandleError = [&Capacity, &Output, &OutputLength, &Result, in convertString() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2132 function_ref<void(Error)> HandleError, in DWARFObjInMemory()