Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBBlock.cpp240 lldb::SBValueList SBBlock::GetVariables(lldb::SBFrame &frame, bool arguments, in GetVariables() function in SBBlock
297 lldb::SBValueList SBBlock::GetVariables(lldb::SBTarget &target, bool arguments, in GetVariables() function in SBBlock
DSBFrame.cpp752 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, in GetVariables() function in SBFrame
783 lldb::SBValueList SBFrame::GetVariables(bool arguments, bool locals, in GetVariables() function in SBFrame
806 SBValueList SBFrame::GetVariables(const lldb::SBVariablesOptions &options) { in GetVariables() function in SBFrame
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan_debugger.cc377 bool GetVariables(dap::integer variablesRef, Variables* out) { in GetVariables() function in amber::vulkan::__anonf24a5b550111::Client