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

References

lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  258   assert(getVariable() == DbgValue->getDebugVariable() && "Wrong variable");
  259   assert(getInlinedAt() == DbgValue->getDebugLoc()->getInlinedAt() &&
  262   ValueLoc = std::make_unique<DbgValueLoc>(getDebugLocValue(DbgValue));
  263   if (auto *E = DbgValue->getDebugExpression())