Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTypeSummary.h75 static SBTypeSummary CreateWithCallback(FormatCallback cb,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeSummary.cpp122 SBTypeSummary SBTypeSummary::CreateWithCallback(FormatCallback cb, in CreateWithCallback() function in SBTypeSummary
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugger.cpp68 lldb::SBTypeSummary::CreateWithCallback(cb, options); in MI_add_summary()