Home
last modified time | relevance | path

Searched refs:AppendVariablesWithScope (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DVariableList.h60 size_t AppendVariablesWithScope(lldb::ValueType type, VariableList &var_list,
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DVariableList.cpp128 size_t VariableList::AppendVariablesWithScope(lldb::ValueType type, in AppendVariablesWithScope() function in VariableList
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFunction.cpp174 variable_list_sp->AppendVariablesWithScope(eValueTypeVariableArgument, in GetArgumentName()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp1549 variable_list_sp->AppendVariablesWithScope(eValueTypeVariableArgument, in GetFunctionDisplayName()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DFormatEntity.cpp1707 variable_list_sp->AppendVariablesWithScope( in Format()