Home
last modified time | relevance | path

Searched refs:GetValueAsString (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DXML.h170 bool GetValueAsString(const char *key, std::string &value) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DXML.cpp424 bool ApplePropertyList::GetValueAsString(const char *key, in GetValueAsString() function in ApplePropertyList