Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValue.cpp106 OptionValueArray *OptionValue::GetAsArray() { in GetAsArray() function in OptionValue
112 const OptionValueArray *OptionValue::GetAsArray() const { in GetAsArray() function in OptionValue
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DJSONGenerator.h72 Array *GetAsArray() { in GetAsArray() function
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dsysinfo.cc137 std::array<T, N> GetAsArray() { in GetAsArray() function
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStructuredData.h85 Array *GetAsArray() { in GetAsArray() function