Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDStructuredData.h605 GetValueForKeyAsString(llvm::StringRef key, std::string &result) const in GetValueForKeyAsString() function
619GetValueForKeyAsString(llvm::StringRef key, std::string &result, const char *default_val) const in GetValueForKeyAsString() function
633 GetValueForKeyAsString(llvm::StringRef key, ConstString &result) const in GetValueForKeyAsString() function
647GetValueForKeyAsString(llvm::StringRef key, ConstString &result, const char *default_val) const in GetValueForKeyAsString() function