Searched defs:GetVariableList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompileUnit.cpp | 205 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList() function in CompileUnit |
/llvm-project/lldb/source/Target/ | ||
H A D | StackFrame.cpp | 424 VariableList *StackFrame::GetVariableList(bool get_file_globals, GetVariableList() function in StackFrame |