Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp110 OptionValueDictionary *OptionValue::GetAsDictionary() { GetAsDictionary() function in OptionValue
116 const OptionValueDictionary *OptionValue::GetAsDictionary() const { GetAsDictionary() function in OptionValue
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h98 Dictionary *GetAsDictionary() { GetAsDictionary() function