Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp129 OptionValueDictionary *OptionValue::GetAsDictionary() { GetAsDictionary() function in OptionValue
135 const OptionValueDictionary *OptionValue::GetAsDictionary() const { GetAsDictionary() function in OptionValue
/llvm-project/lldb/tools/debugserver/source/
H A DJSONGenerator.h78 Dictionary *GetAsDictionary() { in GetAsDictionary() function
/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h99 Dictionary *GetAsDictionary() { in GetAsDictionary() function