Lines Matching refs:SBValueList

3766 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){  in lldb_SBValueList___str__()
7364 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_0()
7389 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_0()
7409 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_1()
7432 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_1()
31350 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_0()
31369 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_0()
31390 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_1()
31411 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_1()
31428 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_2()
31445 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_2()
31575 lldb::SBValueList result; in _wrap_SBFrame_GetRegisters()
31586 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetRegisters()
39731 lldb::SBValueList result; in _wrap_SBModule_FindGlobalVariables()
39752 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBModule_FindGlobalVariables()
56309 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
56324 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
56373 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
56390 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
79041 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_0()
79044 result = (lldb::SBValueList *)new lldb::SBValueList(); in _wrap_new_SBValueList__SWIG_0()
79058 lldb::SBValueList *arg1 = 0 ; in _wrap_new_SBValueList__SWIG_1()
79059 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_1()
79068 result = (lldb::SBValueList *)new lldb::SBValueList((lldb::SBValueList const &)*arg1); in _wrap_new_SBValueList__SWIG_1()
79115 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_IsValid()
79125 result = (bool)((lldb::SBValueList const *)arg1)->IsValid(); in _wrap_SBValueList_IsValid()
79139 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Clear()
79162 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_0()
79192 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_1()
79193 lldb::SBValueList *arg2 = 0 ; in _wrap_SBValueList_Append__SWIG_1()
79208 (arg1)->Append((lldb::SBValueList const &)*arg2); in _wrap_SBValueList_Append__SWIG_1()
79286 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetSize()
79296 result = (uint32_t)((lldb::SBValueList const *)arg1)->GetSize(); in _wrap_SBValueList_GetSize()
79310 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetValueAtIndex()
79323 result = ((lldb::SBValueList const *)arg1)->GetValueAtIndex(arg2); in _wrap_SBValueList_GetValueAtIndex()
79340 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetFirstValueByName()
79353 result = ((lldb::SBValueList const *)arg1)->GetFirstValueByName((char const *)arg2); in _wrap_SBValueList_GetFirstValueByName()
79370 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_FindValueObjectByUID()
79400 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetError()
79427 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList___tostring()
79449 lldb::SBValueList *arg1 = (lldb::SBValueList *) obj; in swig_delete_SBValueList()