Searched refs:sb_value_ptr (Results 1 – 1 of 1) sorted by relevance
1556 lldb::SBValue *sb_value_ptr = in GetRecognizedArguments() local1558 auto valobj_sp = g_swig_get_valobj_sp_from_sbvalue(sb_value_ptr); in GetRecognizedArguments()2388 lldb::SBValue *sb_value_ptr = in GetChildAtIndex() local2390 if (sb_value_ptr == nullptr) in GetChildAtIndex()2393 ret_val = g_swig_get_valobj_sp_from_sbvalue(sb_value_ptr); in GetChildAtIndex()2503 lldb::SBValue *sb_value_ptr = in GetSyntheticValue() local2505 if (sb_value_ptr == nullptr) in GetSyntheticValue()2508 ret_val = g_swig_get_valobj_sp_from_sbvalue(sb_value_ptr); in GetSyntheticValue()