reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
159 valobj_sp = frame_sp->GuessValueForAddress(m_options.address.getValue()); 161 valobj_sp = frame_sp->GuessValueForRegisterAndOffset( 171 valobj_sp = StopInfo::GetCrashingDereference(stop_info_sp); 174 if (!valobj_sp) { 181 DumpValueObjectOptions::DeclPrintingHelper helper = [&valobj_sp]( 187 valobj_sp->GetExpressionPath(stream, qualify_cxx_base_classes, format); 194 ValueObjectPrinter printer(valobj_sp.get(), &result.GetOutputStream(),