Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp86 OptionValueArray *OptionValue::GetAsArray() { GetAsArray() function in OptionValue
92 const OptionValueArray *OptionValue::GetAsArray() const { GetAsArray() function in OptionValue
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h92 Array *GetAsArray() { GetAsArray() function