Searched refs:FormatCallback (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeSummary.h62 typedef bool (*FormatCallback)(SBValue, SBTypeSummaryOptions, SBStream &); typedef in class:lldb::SBTypeSummary
76 static SBTypeSummary CreateWithCallback(FormatCallback cb,
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp163 SBTypeSummary SBTypeSummary::CreateWithCallback(FormatCallback cb,
168 (lldb::SBTypeSummary::FormatCallback, uint32_t, const char *), cb,

Completed in 120 milliseconds