Home
last modified time | relevance | path

Searched defs:get_file_globals (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Symbol/
H A DVariable.cpp584 VariableList *variable_list = frame->GetVariableList(get_file_globals, in PrivateAutoComplete() local
680 const bool get_file_globals = true; PrivateAutoComplete() local
/llvm-project/lldb/source/Target/
H A DStackFrame.cpp424 GetVariableList(bool get_file_globals,Status * error_ptr) GetVariableList() argument
475 GetInScopeVariableList(bool get_file_globals,bool must_have_valid_location) GetInScopeVariableList() argument
534 const bool get_file_globals = true; GetValueForVariableExpressionPath() local
1700 const bool get_file_globals = false; GuessValueForRegisterAndOffset() local
/llvm-project/lldb/source/API/
H A DSBFrame.cpp607 const bool get_file_globals = true; FindValue() local