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

References

lib/DebugInfo/Symbolize/DIPrinter.cpp
   35   if (PrintSourceContext <= 0)
   45       std::max(static_cast<int64_t>(1), Line - PrintSourceContext / 2);
   46   int64_t LastLine = FirstLine + PrintSourceContext;