Searched refs:scope_or_err (Results 1 – 1 of 1) sorted by relevance
2029 auto scope_or_err = GetDemangledScope(sc); in HandleFrameFormatVariable() local2030 if (!scope_or_err) { in HandleFrameFormatVariable()2032 GetLog(LLDBLog::Language), scope_or_err.takeError(), in HandleFrameFormatVariable()2037 s << *scope_or_err; in HandleFrameFormatVariable()