Searched defs:GetGenericValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | StructuredDataImpl.h | 164 void *GetGenericValue() const { GetGenericValue() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBStructuredData.cpp | 225 lldb::SBScriptObject SBStructuredData::GetGenericValue() const { GetGenericValue() function in SBStructuredData |