Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTypeSynthetic.h46 void SetClassCode(const char *data);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeSynthetic.cpp74 void SBTypeSynthetic::SetClassCode(const char *data) { in SetClassCode() function in SBTypeSynthetic