Searched defs:GetAsDictionary (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ | ||
H A D | OptionValue.cpp | 110 OptionValueDictionary *OptionValue::GetAsDictionary() { GetAsDictionary() function in OptionValue |
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ | ||
H A D | StructuredData.h | 98 Dictionary *GetAsDictionary() { GetAsDictionary() function |