Home
last modified time | relevance | path

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

/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp17232 long double * resultptr = new long double(result); in _wrap_SBData_GetLongDouble() local
17901 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromCString() local
17954 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromUInt64Array() local
18013 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromUInt32Array() local
18072 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromSInt64Array() local
18131 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromSInt32Array() local
18190 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromDoubleArray() local
19801 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBDebugger_GetInputFile() local
19828 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBDebugger_GetOutputFile() local
19855 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBDebugger_GetErrorFile() local
[all …]