Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeSummary.h110 void SetFunctionCode(const char *data);
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp273 void SBTypeSummary::SetFunctionCode(const char *data) { in SetFunctionCode() function in SBTypeSummary
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp70724 (arg1)->SetFunctionCode((char const *)arg2); in _wrap_SBTypeSummary_SetFunctionCode()