Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A 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