Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDValueObjectVariable.h67 lldb::VariableSP GetVariable() override { return m_variable_sp; } in GetVariable() function
HDValueObjectDynamicValue.h78 lldb::VariableSP GetVariable() override { in GetVariable() function
HDValueObjectSyntheticFilter.h86 lldb::VariableSP GetVariable() override { in GetVariable() function
HDValueObject.h860 virtual lldb::VariableSP GetVariable() { return nullptr; } in GetVariable() function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDExpressionVariable.h161 lldb::ExpressionVariableSP GetVariable(ConstString name) { in GetVariable() function
172 lldb::ExpressionVariableSP GetVariable(llvm::StringRef name) { in GetVariable() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDValue.cpp618 Variable *Value::GetVariable() { in GetVariable() function in Value
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangUserExpression.cpp1000 lldb::ExpressionVariableSP &ClangUserExpression::ResultDelegate::GetVariable() { in GetVariable() function in ClangUserExpression::ResultDelegate
/freebsd-13-stable/stand/efi/include/
HDefiapi.h708 EFI_GET_VARIABLE GetVariable; member
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
HDUefiSpec.h1836 EFI_GET_VARIABLE GetVariable; member