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

References

tools/lldb/source/Expression/Materializer.cpp
  157           ExpressionVariable::EVIsLLDBAllocated;
  167             ExpressionVariable::EVIsLLDBAllocated) {
  210          ExpressionVariable::EVIsLLDBAllocated) ||
  246               ExpressionVariable::EVIsLLDBAllocated;
  938       ret->m_flags |= ExpressionVariable::EVIsLLDBAllocated;
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  330     var->m_flags |= ClangExpressionVariable::EVIsLLDBAllocated;
tools/lldb/source/Target/ABI.cpp
  149           ExpressionVariable::EVIsLLDBAllocated;