Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/API/
DSBValueList.cpp58 lldb::SBValue GetFirstValueByName(const char *name) const { in GetFirstValueByName() function in ValueListImpl
188 SBValue SBValueList::GetFirstValueByName(const char *name) const { in GetFirstValueByName() function in SBValueList