Searched defs:GetVariables (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBBlock.cpp | 242 lldb::SBValueList SBBlock::GetVariables(lldb::SBFrame &frame, bool arguments, GetVariables() function in SBBlock |
H A D | SBFrame.cpp | 728 SBValueList SBFrame::GetVariables(bool arguments, bool locals, bool statics, GetVariables() function in SBFrame |