reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Expression/Materializer.cpp
  101           ~ExpressionVariable::EVNeedsAllocation;
  154         ExpressionVariable::EVNeedsAllocation) {
  248               ExpressionVariable::EVNeedsAllocation;
  318           ExpressionVariable::EVNeedsAllocation;
  324                    ExpressionVariable::EVNeedsAllocation &&
  931       ret->m_flags |= ExpressionVariable::EVNeedsAllocation;
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  331     var->m_flags |= ClangExpressionVariable::EVNeedsAllocation;
tools/lldb/source/Target/ABI.cpp
  151           ExpressionVariable::EVNeedsAllocation;