Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBValue.h109 lldb::SBTypeSummary GetTypeSummary();
/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBValue.i178 GetTypeSummary ();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBValue.cpp499 lldb::SBTypeSummary SBValue::GetTypeSummary() { in GetTypeSummary() function in SBValue