Lines Matching refs:SBValueList

3707 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){  in lldb_SBValueList___str__()
6567 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_0()
6592 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_0()
6612 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_1()
6635 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_1()
29919 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_0()
29938 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_0()
29959 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_1()
29980 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_1()
29997 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_2()
30014 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_2()
30144 lldb::SBValueList result; in _wrap_SBFrame_GetRegisters()
30155 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetRegisters()
38094 lldb::SBValueList result; in _wrap_SBModule_FindGlobalVariables()
38115 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBModule_FindGlobalVariables()
53485 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
53500 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
53549 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
53566 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
75758 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_0()
75761 result = (lldb::SBValueList *)new lldb::SBValueList(); in _wrap_new_SBValueList__SWIG_0()
75775 lldb::SBValueList *arg1 = 0 ; in _wrap_new_SBValueList__SWIG_1()
75776 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_1()
75785 result = (lldb::SBValueList *)new lldb::SBValueList((lldb::SBValueList const &)*arg1); in _wrap_new_SBValueList__SWIG_1()
75832 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_IsValid()
75842 result = (bool)((lldb::SBValueList const *)arg1)->IsValid(); in _wrap_SBValueList_IsValid()
75856 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Clear()
75879 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_0()
75909 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_1()
75910 lldb::SBValueList *arg2 = 0 ; in _wrap_SBValueList_Append__SWIG_1()
75925 (arg1)->Append((lldb::SBValueList const &)*arg2); in _wrap_SBValueList_Append__SWIG_1()
76003 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetSize()
76013 result = (uint32_t)((lldb::SBValueList const *)arg1)->GetSize(); in _wrap_SBValueList_GetSize()
76027 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetValueAtIndex()
76040 result = ((lldb::SBValueList const *)arg1)->GetValueAtIndex(arg2); in _wrap_SBValueList_GetValueAtIndex()
76057 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetFirstValueByName()
76070 result = ((lldb::SBValueList const *)arg1)->GetFirstValueByName((char const *)arg2); in _wrap_SBValueList_GetFirstValueByName()
76087 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_FindValueObjectByUID()
76117 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetError()
76144 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList___tostring()
76166 lldb::SBValueList *arg1 = (lldb::SBValueList *) obj; in swig_delete_SBValueList()