Lines Matching refs:SBValueList

3700 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){  in lldb_SBValueList___str__()
7298 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_0()
7323 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_0()
7343 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_1()
7366 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_1()
16159 lldb::SBValueList result; in _wrap_SBCommandReturnObject_GetValues()
16172 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBCommandReturnObject_GetValues()
31821 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_0()
31840 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_0()
31861 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_1()
31882 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_1()
31899 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_2()
31916 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_2()
32046 lldb::SBValueList result; in _wrap_SBFrame_GetRegisters()
32057 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetRegisters()
40316 lldb::SBValueList result; in _wrap_SBModule_FindGlobalVariables()
40337 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBModule_FindGlobalVariables()
57508 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
57523 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
57572 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
57589 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
80435 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_0()
80438 result = (lldb::SBValueList *)new lldb::SBValueList(); in _wrap_new_SBValueList__SWIG_0()
80452 lldb::SBValueList *arg1 = 0 ; in _wrap_new_SBValueList__SWIG_1()
80453 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_1()
80462 result = (lldb::SBValueList *)new lldb::SBValueList((lldb::SBValueList const &)*arg1); in _wrap_new_SBValueList__SWIG_1()
80509 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_IsValid()
80519 result = (bool)((lldb::SBValueList const *)arg1)->IsValid(); in _wrap_SBValueList_IsValid()
80533 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Clear()
80556 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_0()
80586 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_1()
80587 lldb::SBValueList *arg2 = 0 ; in _wrap_SBValueList_Append__SWIG_1()
80602 (arg1)->Append((lldb::SBValueList const &)*arg2); in _wrap_SBValueList_Append__SWIG_1()
80680 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetSize()
80690 result = (uint32_t)((lldb::SBValueList const *)arg1)->GetSize(); in _wrap_SBValueList_GetSize()
80704 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetValueAtIndex()
80717 result = ((lldb::SBValueList const *)arg1)->GetValueAtIndex(arg2); in _wrap_SBValueList_GetValueAtIndex()
80734 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetFirstValueByName()
80747 result = ((lldb::SBValueList const *)arg1)->GetFirstValueByName((char const *)arg2); in _wrap_SBValueList_GetFirstValueByName()
80764 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_FindValueObjectByUID()
80794 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetError()
80821 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList___tostring()
80843 lldb::SBValueList *arg1 = (lldb::SBValueList *) obj; in swig_delete_SBValueList()