Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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 DValueObjectSyntheticFilter.h86 lldb::VariableSP GetVariable() override { in GetVariable() function
H A DValueObject.h774 virtual lldb::VariableSP GetVariable() { return nullptr; } in GetVariable() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionVariable.h161 lldb::ExpressionVariableSP GetVariable(ConstString name) { in GetVariable() function
172 lldb::ExpressionVariableSP GetVariable(llvm::StringRef name) { in GetVariable() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp618 Variable *Value::GetVariable() { in GetVariable() function in Value
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp1029 lldb::ExpressionVariableSP &ClangUserExpression::ResultDelegate::GetVariable() { in GetVariable() function in ClangUserExpression::ResultDelegate
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1836 EFI_GET_VARIABLE GetVariable; member
/freebsd/stand/efi/include/
H A Defiapi.h708 EFI_GET_VARIABLE GetVariable; member