Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValue.cpp129 OptionValueDictionary *OptionValue::GetAsDictionary() { in GetAsDictionary() function in OptionValue
135 const OptionValueDictionary *OptionValue::GetAsDictionary() const { in GetAsDictionary() function in OptionValue
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDStructuredData.h99 Dictionary *GetAsDictionary() { in GetAsDictionary() function