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

Declarations

include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  116   Optional<object::SectionedAddress> getAsSectionedAddress() const;

References

include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  270     return V->getAsSectionedAddress();
lib/DebugInfo/DWARF/DWARFFormValue.cpp
  623   if (auto SA = getAsSectionedAddress())