Home
last modified time | relevance | path

Searched defs:GetObjectDescription (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp47 bool CPPLanguageRuntime::GetObjectDescription(Stream &str, in GetObjectDescription() function in CPPLanguageRuntime
53 bool CPPLanguageRuntime::GetObjectDescription( in GetObjectDescription() function in CPPLanguageRuntime
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp70 bool AppleObjCRuntime::GetObjectDescription(Stream &str, ValueObject &valobj) { in GetObjectDescription() function in AppleObjCRuntime
98 bool AppleObjCRuntime::GetObjectDescription(Stream &strm, Value &value, in GetObjectDescription() function in AppleObjCRuntime
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValue.cpp378 const char *SBValue::GetObjectDescription() { in GetObjectDescription() function in SBValue
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp1008 const char *ValueObject::GetObjectDescription() { in GetObjectDescription() function in ValueObject