Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectVariable.h66 lldb::VariableSP GetVariable() override { return m_variable_sp; } in GetVariable() function
H A DValueObjectDynamicValue.h85 lldb::VariableSP GetVariable() override { in GetVariable() function
H A DValueObject.h785 virtual lldb::VariableSP GetVariable() { return nullptr; } in GetVariable() function
/freebsd-13.1/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-13.1/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp604 Variable *Value::GetVariable() { in GetVariable() function in Value
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp992 lldb::ExpressionVariableSP &ClangUserExpression::ResultDelegate::GetVariable() { in GetVariable() function in ClangUserExpression::ResultDelegate
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1836 EFI_GET_VARIABLE GetVariable; member
/freebsd-13.1/stand/efi/include/
H A Defiapi.h709 EFI_GET_VARIABLE GetVariable; member