Home
last modified time | relevance | path

Searched defs:GetGenericValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h164 void *GetGenericValue() const { in GetGenericValue() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp225 lldb::SBScriptObject SBStructuredData::GetGenericValue() const { in GetGenericValue() function in SBStructuredData