Home
last modified time | relevance | path

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

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