Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp183 llvm::StringRef stop_reason_description_ref; in GetStopReasonDescription() local
185 "description", stop_reason_description_ref); in GetStopReasonDescription()
187 std::string(stop_reason_description_ref); in GetStopReasonDescription()