Home
last modified time | relevance | path

Searched refs:SetDataFromDoubleArray (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBData.h134 bool SetDataFromDoubleArray(double *array, size_t array_len);
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBData.cpp605 bool SBData::SetDataFromDoubleArray(double *array, size_t array_len) { in SetDataFromDoubleArray() function in SBData
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp19729 SWIG_check_num_args("lldb::SBData::SetDataFromDoubleArray",2,2) in _wrap_SBDebugger_SetErrorFile()
19730 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBData::SetDataFromDoubleArray",1,"lldb::SBData *"); in _wrap_SBDebugger_SetErrorFile()
19761 result = (bool)(arg1)->SetDataFromDoubleArray(arg2,arg3); in _wrap_SBDebugger_SetErrorFile()
19848 { "SetDataFromDoubleArray", _wrap_SBData_SetDataFromDoubleArray}, in _wrap_SBDebugger_GetErrorFile()
[all...]