Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp271 plist.GetValueAsString("DBGBuildSourcePath", in CreateInstance()
273 plist.GetValueAsString("DBGSourcePath", DBGSourcePath); in CreateInstance()
/llvm-project/lldb/include/lldb/Host/
H A DXML.h163 bool GetValueAsString(const char *key, std::string &value) const;
/llvm-project/lldb/source/Host/common/
H A DXML.cpp404 bool ApplePropertyList::GetValueAsString(const char *key, in GetValueAsString() function in ApplePropertyList
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp1182 if (system_version_plist.GetValueAsString("ProductVersion", in LocateExecutable()