Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DCompileUnit.cpp198 VariableListSP CompileUnit::GetVariableList(bool can_create) { in GetVariableList() function in CompileUnit
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DStackFrame.cpp422 VariableList *StackFrame::GetVariableList(bool get_file_globals) { in GetVariableList() function in StackFrame