Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompileUnit.cpp205 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList() function in CompileUnit
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp424 VariableList *StackFrame::GetVariableList(bool get_file_globals, in GetVariableList() function in StackFrame