Home
last modified time | relevance | path

Searched defs:GetVariable (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObjectVariable.h67 lldb::VariableSP GetVariable() override { return m_variable_sp; } in GetVariable() function
H A DValueObjectDynamicValue.h78 lldb::VariableSP GetVariable() override { in GetVariable() function
H A DValueObject.h785 virtual lldb::VariableSP GetVariable() { return nullptr; } in GetVariable() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DExpressionVariable.h162 lldb::ExpressionVariableSP GetVariable(ConstString name) { in GetVariable() function
173 lldb::ExpressionVariableSP GetVariable(llvm::StringRef name) { in GetVariable() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValue.cpp602 Variable *Value::GetVariable() { in GetVariable() function in Value
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DVSCode.cpp588 lldb::SBValue Variables::GetVariable(int64_t var_ref) const { in GetVariable() function in lldb_vscode::Variables
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp1030 lldb::ExpressionVariableSP &ClangUserExpression::ResultDelegate::GetVariable() { in GetVariable() function in ClangUserExpression::ResultDelegate
/openbsd-src/sys/dev/efi/
H A Defi.h159 EFI_GET_VARIABLE GetVariable; member
/openbsd-src/sys/stand/efi/include/
H A Defiapi.h704 EFI_GET_VARIABLE GetVariable; member