Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBValueList.cpp56 lldb::SBValue GetFirstValueByName(const char *name) const { in GetFirstValueByName() function in ValueListImpl
189 SBValue SBValueList::GetFirstValueByName(const char *name) const { in GetFirstValueByName() function in SBValueList