Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompileUnit.cpp208 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList() function in CompileUnit
/llvm-project-15.0.7/lldb/source/Target/
H A DStackFrame.cpp423 VariableList *StackFrame::GetVariableList(bool get_file_globals) { in GetVariableList() function in StackFrame